is not current version
Last Version 7.1.13

org.mobicents.examples:zmgcp-demo-services-DU 7.1.11


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

zmgcp-demo-services-DU
Version

Version

7.1.11
Type

Type

jar

Download zmgcp-demo-services-DU 7.1.11


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