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

com.soebes.smpp:smpp 0.4

This POM contains the default configuration for all projects which are located in com.soebes

Группа

Группа

com.soebes.smpp
Идентификатор

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

smpp
Версия

Версия

0.4
Тип

Тип

pom

Скачать smpp 0.4

Имя Файла Размер
smpp-0.4.pom 15 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.soebes.smpp/smpp/ -->
<dependency>
    <groupId>com.soebes.smpp</groupId>
    <artifactId>smpp</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.soebes.smpp/smpp/
implementation 'com.soebes.smpp:smpp:0.4'
// https://jarcasting.com/artifacts/com.soebes.smpp/smpp/
implementation ("com.soebes.smpp:smpp:0.4")
'com.soebes.smpp:smpp:pom:0.4'
<dependency org="com.soebes.smpp" name="smpp" rev="0.4">
  <artifact name="smpp" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.soebes.smpp', module='smpp', version='0.4')
)
libraryDependencies += "com.soebes.smpp" % "smpp" % "0.4"
[com.soebes.smpp/smpp "0.4"]