GroupId | GroupIdorg.mobicents.gmlc |
---|---|
ArtifactId | ArtifactIdgmlc-services-du |
Version | Version1.0.43 |
Type | Typejar |
Filename | Size |
---|---|
gmlc-services-du-1.0.43.pom | |
gmlc-services-du-1.0.43.jar | 2 MB |
gmlc-services-du-1.0.43-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>1.0.43</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.gmlc/gmlc-services-du/
implementation 'org.mobicents.gmlc:gmlc-services-du:1.0.43'
// https://jarcasting.com/artifacts/org.mobicents.gmlc/gmlc-services-du/
implementation ("org.mobicents.gmlc:gmlc-services-du:1.0.43")
'org.mobicents.gmlc:gmlc-services-du:jar:1.0.43'
<dependency org="org.mobicents.gmlc" name="gmlc-services-du" rev="1.0.43">
<artifact name="gmlc-services-du" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.gmlc', module='gmlc-services-du', version='1.0.43')
)
libraryDependencies += "org.mobicents.gmlc" % "gmlc-services-du" % "1.0.43"
[org.mobicents.gmlc/gmlc-services-du "1.0.43"]