is not current version
Last Version 2.8.125

org.mobicents.resources:smpp5-library 2.8.69


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

smpp5-library
Version

Version

2.8.69
Type

Type

jar

Download smpp5-library 2.8.69


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