| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mobicents.resources |
| Идентификатор | Идентификаторmgcp-ra-release |
| Последняя версия | Последняя версия7.1.13 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеRestcomm :: Parent pom for JAIN SLEE 3.x releases
|
| Имя Файла | Размер |
|---|---|
| mgcp-ra-release-7.1.13.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mobicents.resources/mgcp-ra-release/ -->
<dependency>
<groupId>org.mobicents.resources</groupId>
<artifactId>mgcp-ra-release</artifactId>
<version>7.1.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/mgcp-ra-release/
implementation 'org.mobicents.resources:mgcp-ra-release:7.1.13'
// https://jarcasting.com/artifacts/org.mobicents.resources/mgcp-ra-release/
implementation ("org.mobicents.resources:mgcp-ra-release:7.1.13")
'org.mobicents.resources:mgcp-ra-release:pom:7.1.13'
<dependency org="org.mobicents.resources" name="mgcp-ra-release" rev="7.1.13">
<artifact name="mgcp-ra-release" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='mgcp-ra-release', version='7.1.13')
)
libraryDependencies += "org.mobicents.resources" % "mgcp-ra-release" % "7.1.13"
[org.mobicents.resources/mgcp-ra-release "7.1.13"]