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