License |
License |
---|---|
GroupId | GroupIdorg.mobicents.resources |
ArtifactId | ArtifactIdmgcp-parent |
Last Version | Last Version7.1.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRestcomm :: Parent pom for JAIN SLEE 3.x releases
|
Filename | Size |
---|---|
mgcp-parent-7.1.13.pom | 1 KB |
Browse |
<!-- 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"]