Last Version

OpenSMPP Character Sets 3.0.2

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

License

License

BSD
GroupId

GroupId

org.opensmpp
ArtifactId

ArtifactId

opensmpp-charset
Version

Version

3.0.2
Type

Type

jar
Description

Description

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

Download opensmpp-charset 3.0.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.