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