is not current version
Last Version 2.0.83

org.mobicents.gmlc:restcomm-gmlc-parent 1.0.62


GroupId

GroupId

org.mobicents.gmlc
ArtifactId

ArtifactId

restcomm-gmlc-parent
Version

Version

1.0.62
Type

Type

pom

Download restcomm-gmlc-parent 1.0.62


<!-- https://jarcasting.com/artifacts/org.mobicents.gmlc/restcomm-gmlc-parent/ -->
<dependency>
    <groupId>org.mobicents.gmlc</groupId>
    <artifactId>restcomm-gmlc-parent</artifactId>
    <version>1.0.62</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.gmlc/restcomm-gmlc-parent/
implementation 'org.mobicents.gmlc:restcomm-gmlc-parent:1.0.62'
// https://jarcasting.com/artifacts/org.mobicents.gmlc/restcomm-gmlc-parent/
implementation ("org.mobicents.gmlc:restcomm-gmlc-parent:1.0.62")
'org.mobicents.gmlc:restcomm-gmlc-parent:pom:1.0.62'
<dependency org="org.mobicents.gmlc" name="restcomm-gmlc-parent" rev="1.0.62">
  <artifact name="restcomm-gmlc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.gmlc', module='restcomm-gmlc-parent', version='1.0.62')
)
libraryDependencies += "org.mobicents.gmlc" % "restcomm-gmlc-parent" % "1.0.62"
[org.mobicents.gmlc/restcomm-gmlc-parent "1.0.62"]