| Группа | Группаio.bitbucket.supportomateinc.smpp |
|---|---|
| Идентификатор | Идентификаторsmpp-extensions-parent |
| Версия | Версия7.1.0-791 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| smpp-extensions-parent-7.1.0-791.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.smpp/smpp-extensions-parent/ -->
<dependency>
<groupId>io.bitbucket.supportomateinc.smpp</groupId>
<artifactId>smpp-extensions-parent</artifactId>
<version>7.1.0-791</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.smpp/smpp-extensions-parent/
implementation 'io.bitbucket.supportomateinc.smpp:smpp-extensions-parent:7.1.0-791'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.smpp/smpp-extensions-parent/
implementation ("io.bitbucket.supportomateinc.smpp:smpp-extensions-parent:7.1.0-791")
'io.bitbucket.supportomateinc.smpp:smpp-extensions-parent:pom:7.1.0-791'
<dependency org="io.bitbucket.supportomateinc.smpp" name="smpp-extensions-parent" rev="7.1.0-791">
<artifact name="smpp-extensions-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.smpp', module='smpp-extensions-parent', version='7.1.0-791')
)
libraryDependencies += "io.bitbucket.supportomateinc.smpp" % "smpp-extensions-parent" % "7.1.0-791"
[io.bitbucket.supportomateinc.smpp/smpp-extensions-parent "7.1.0-791"]