License |
License |
---|---|
GroupId | GroupIdorg.mobicents.examples |
ArtifactId | ArtifactIdmgcp-demo-parent |
Version | Version7.1.13 |
Type | Typepom |
Description |
DescriptionRestcomm :: Parent pom for JAIN SLEE 3.x releases
|
Filename | Size |
---|---|
mgcp-demo-parent-7.1.13.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.examples/mgcp-demo-parent/ -->
<dependency>
<groupId>org.mobicents.examples</groupId>
<artifactId>mgcp-demo-parent</artifactId>
<version>7.1.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.examples/mgcp-demo-parent/
implementation 'org.mobicents.examples:mgcp-demo-parent:7.1.13'
// https://jarcasting.com/artifacts/org.mobicents.examples/mgcp-demo-parent/
implementation ("org.mobicents.examples:mgcp-demo-parent:7.1.13")
'org.mobicents.examples:mgcp-demo-parent:pom:7.1.13'
<dependency org="org.mobicents.examples" name="mgcp-demo-parent" rev="7.1.13">
<artifact name="mgcp-demo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.examples', module='mgcp-demo-parent', version='7.1.13')
)
libraryDependencies += "org.mobicents.examples" % "mgcp-demo-parent" % "7.1.13"
[org.mobicents.examples/mgcp-demo-parent "7.1.13"]