is not current version
Last Version 2.8.125

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


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

smpp5-ra-DU
Version

Version

2.8.27
Type

Type

jar

Download smpp5-ra-DU 2.8.27


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