не последняя версия
Последняя версия 3.0.41

org.mobicents:restcomm-parent 2.27.47

Restcomm :: Parent pom for 2.x releases

Группа

Группа

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

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

restcomm-parent
Версия

Версия

2.27.47
Тип

Тип

pom

Скачать restcomm-parent 2.27.47

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

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