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