Categories |
CategoriesIDE Development Tools GUI User Interface |
---|---|
GroupId | GroupIdorg.mobicents.gmlc.docs.adminguide |
ArtifactId | ArtifactIdrestcomm-gmlc-adminguide |
Version | Version1.0.63 |
Type | Typepom |
Filename | Size |
---|---|
restcomm-gmlc-adminguide-1.0.63.pom | 958 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.gmlc.docs.adminguide/restcomm-gmlc-adminguide/ -->
<dependency>
<groupId>org.mobicents.gmlc.docs.adminguide</groupId>
<artifactId>restcomm-gmlc-adminguide</artifactId>
<version>1.0.63</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.gmlc.docs.adminguide/restcomm-gmlc-adminguide/
implementation 'org.mobicents.gmlc.docs.adminguide:restcomm-gmlc-adminguide:1.0.63'
// https://jarcasting.com/artifacts/org.mobicents.gmlc.docs.adminguide/restcomm-gmlc-adminguide/
implementation ("org.mobicents.gmlc.docs.adminguide:restcomm-gmlc-adminguide:1.0.63")
'org.mobicents.gmlc.docs.adminguide:restcomm-gmlc-adminguide:pom:1.0.63'
<dependency org="org.mobicents.gmlc.docs.adminguide" name="restcomm-gmlc-adminguide" rev="1.0.63">
<artifact name="restcomm-gmlc-adminguide" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.gmlc.docs.adminguide', module='restcomm-gmlc-adminguide', version='1.0.63')
)
libraryDependencies += "org.mobicents.gmlc.docs.adminguide" % "restcomm-gmlc-adminguide" % "1.0.63"
[org.mobicents.gmlc.docs.adminguide/restcomm-gmlc-adminguide "1.0.63"]