is not current version
Last Version 2.8.125

org.mobicents.resources:smpp5-ra-DU 2.8.87


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

smpp5-ra-DU
Version

Version

2.8.87
Type

Type

jar

Download smpp5-ra-DU 2.8.87


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