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