is not current version
Last Version 7.1.13

org.mobicents.examples:mgcp-demo-parent 2.8.64


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

mgcp-demo-parent
Version

Version

2.8.64
Type

Type

pom

Download mgcp-demo-parent 2.8.64


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