Last Version

jSMPP - Examples 2.3.11

SMPP library for Java

License

License

GroupId

GroupId

org.jsmpp
ArtifactId

ArtifactId

jsmpp-examples
Version

Version

2.3.11
Type

Type

jar
Description

Description

jSMPP - Examples
SMPP library for Java

Download jsmpp-examples 2.3.11


<!-- https://jarcasting.com/artifacts/org.jsmpp/jsmpp-examples/ -->
<dependency>
    <groupId>org.jsmpp</groupId>
    <artifactId>jsmpp-examples</artifactId>
    <version>2.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsmpp/jsmpp-examples/
implementation 'org.jsmpp:jsmpp-examples:2.3.11'
// https://jarcasting.com/artifacts/org.jsmpp/jsmpp-examples/
implementation ("org.jsmpp:jsmpp-examples:2.3.11")
'org.jsmpp:jsmpp-examples:jar:2.3.11'
<dependency org="org.jsmpp" name="jsmpp-examples" rev="2.3.11">
  <artifact name="jsmpp-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsmpp', module='jsmpp-examples', version='2.3.11')
)
libraryDependencies += "org.jsmpp" % "jsmpp-examples" % "2.3.11"
[org.jsmpp/jsmpp-examples "2.3.11"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jsmpp : jsmpp jar 2.3.11
net.freeutils : jcharset jar 2.1
org.slf4j : slf4j-log4j12 jar 1.7.30
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.