is not current version
Last Version 2.0.83

org.mobicents.gmlc:core 1.0.62


GroupId

GroupId

org.mobicents.gmlc
ArtifactId

ArtifactId

core
Version

Version

1.0.62
Type

Type

pom

Download core 1.0.62

Filename Size
core-1.0.62.pom 675 bytes
Browse

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