не последняя версия
Последняя версия 4.1.0-54

org.restcomm:restcomm-parent 3.1.0-8

RestComm :: Parent pom

Группа

Группа

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

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

restcomm-parent
Версия

Версия

3.1.0-8
Тип

Тип

pom

Скачать restcomm-parent 3.1.0-8

Имя Файла Размер
restcomm-parent-3.1.0-8.pom 24 KB
Обзор

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