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