is not current version
Last Version 7.1.13

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


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

zmgcp-demo-services-DU
Version

Version

2.8.116
Type

Type

jar

Download zmgcp-demo-services-DU 2.8.116


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