не последняя версия
Последняя версия 2.8.125

org.mobicents.resources:smpp5-ratype 2.8.100


Группа

Группа

org.mobicents.resources
Идентификатор

Идентификатор

smpp5-ratype
Версия

Версия

2.8.100
Тип

Тип

jar

Скачать smpp5-ratype 2.8.100


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