Last Version

OpenSMPP Client 3.0.2

OpenSmpp - Java library implementing the SMPP protocol, and allowing development of External Short Message Entities (ESMEs) and more

License

License

BSD
Categories

Categories

CLI User Interface
GroupId

GroupId

org.opensmpp
ArtifactId

ArtifactId

opensmpp-client
Version

Version

3.0.2
Type

Type

jar
Description

Description

OpenSMPP Client
OpenSmpp - Java library implementing the SMPP protocol, and allowing development of External Short Message Entities (ESMEs) and more

Download opensmpp-client 3.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.opensmpp : opensmpp-core jar 3.0.2

Project Modules

There are no modules declared in this project.