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

org.mobicents.resources:smpp5-events 2.8.91


Группа

Группа

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

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

smpp5-events
Версия

Версия

2.8.91
Тип

Тип

jar

Скачать smpp5-events 2.8.91


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