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