is not current version
Last Version 2.0.83

org.mobicents.gmlc:core 2.0.81


GroupId

GroupId

org.mobicents.gmlc
ArtifactId

ArtifactId

core
Version

Version

2.0.81
Type

Type

pom

Download core 2.0.81

Filename Size
core-2.0.81.pom 675 bytes
Browse

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