GroupId | GroupIdorg.mobicents.gmlc |
---|---|
ArtifactId | ArtifactIdgmlc-services-du |
Version | Version1.0.13.13 |
Type | Typejar |
Filename | Size |
---|---|
gmlc-services-du-1.0.13.13.pom | |
gmlc-services-du-1.0.13.13.jar | 771 KB |
gmlc-services-du-1.0.13.13-sources.jar | 879 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.gmlc/gmlc-services-du/ -->
<dependency>
<groupId>org.mobicents.gmlc</groupId>
<artifactId>gmlc-services-du</artifactId>
<version>1.0.13.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.gmlc/gmlc-services-du/
implementation 'org.mobicents.gmlc:gmlc-services-du:1.0.13.13'
// https://jarcasting.com/artifacts/org.mobicents.gmlc/gmlc-services-du/
implementation ("org.mobicents.gmlc:gmlc-services-du:1.0.13.13")
'org.mobicents.gmlc:gmlc-services-du:jar:1.0.13.13'
<dependency org="org.mobicents.gmlc" name="gmlc-services-du" rev="1.0.13.13">
<artifact name="gmlc-services-du" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.gmlc', module='gmlc-services-du', version='1.0.13.13')
)
libraryDependencies += "org.mobicents.gmlc" % "gmlc-services-du" % "1.0.13.13"
[org.mobicents.gmlc/gmlc-services-du "1.0.13.13"]