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

org.restcomm:restcomm-parent 3.1.0-48

RestComm :: Parent pom

Группа

Группа

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

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

restcomm-parent
Версия

Версия

3.1.0-48
Тип

Тип

pom

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

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

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