GroupId | GroupIdorg.mobicents.examples |
---|---|
ArtifactId | ArtifactIdzmgcp-demo-services-DU |
Version | Version7.1.9 |
Type | Typejar |
Filename | Size |
---|---|
zmgcp-demo-services-DU-7.1.9.pom | |
zmgcp-demo-services-DU-7.1.9.jar | 60 KB |
zmgcp-demo-services-DU-7.1.9-sources.jar | 1 KB |
Browse |
<!-- 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.examples/zmgcp-demo-services-DU/
implementation 'org.mobicents.examples:zmgcp-demo-services-DU:7.1.9'
// https://jarcasting.com/artifacts/org.mobicents.examples/zmgcp-demo-services-DU/
implementation ("org.mobicents.examples:zmgcp-demo-services-DU:7.1.9")
'org.mobicents.examples:zmgcp-demo-services-DU:jar:7.1.9'
<dependency org="org.mobicents.examples" name="zmgcp-demo-services-DU" rev="7.1.9">
<artifact name="zmgcp-demo-services-DU" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.examples', module='zmgcp-demo-services-DU', version='7.1.9')
)
libraryDependencies += "org.mobicents.examples" % "zmgcp-demo-services-DU" % "7.1.9"
[org.mobicents.examples/zmgcp-demo-services-DU "7.1.9"]