is not current version
Last Version 2.0.83

org.mobicents.gmlc:core 1.0.10


GroupId

GroupId

org.mobicents.gmlc
ArtifactId

ArtifactId

core
Version

Version

1.0.10
Type

Type

pom

Download core 1.0.10

Filename Size
core-1.0.10.pom 624 bytes
Browse

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