is not current version
Last Version 2.8.125

org.mobicents.resources:smpp5-ratype 2.8.109


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

smpp5-ratype
Version

Version

2.8.109
Type

Type

jar

Download smpp5-ratype 2.8.109


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