Categories |
CategoriesIDE Development Tools GUI User Interface |
---|---|
GroupId | GroupIdorg.mobicents.gmlc.docs.adminguide |
ArtifactId | ArtifactIdrestcomm-gmlc-adminguide |
Version | Version2.0.81 |
Type | Typepom |
Filename | Size |
---|---|
restcomm-gmlc-adminguide-2.0.81.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>2.0.81</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:2.0.81'
// https://jarcasting.com/artifacts/org.mobicents.gmlc.docs.adminguide/restcomm-gmlc-adminguide/
implementation ("org.mobicents.gmlc.docs.adminguide:restcomm-gmlc-adminguide:2.0.81")
'org.mobicents.gmlc.docs.adminguide:restcomm-gmlc-adminguide:pom:2.0.81'
<dependency org="org.mobicents.gmlc.docs.adminguide" name="restcomm-gmlc-adminguide" rev="2.0.81">
<artifact name="restcomm-gmlc-adminguide" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.gmlc.docs.adminguide', module='restcomm-gmlc-adminguide', version='2.0.81')
)
libraryDependencies += "org.mobicents.gmlc.docs.adminguide" % "restcomm-gmlc-adminguide" % "2.0.81"
[org.mobicents.gmlc.docs.adminguide/restcomm-gmlc-adminguide "2.0.81"]