is not current version
Last Version 2.0.83

org.mobicents.gmlc:core 2.0.79


GroupId

GroupId

org.mobicents.gmlc
ArtifactId

ArtifactId

core
Version

Version

2.0.79
Type

Type

pom

Download core 2.0.79

Filename Size
core-2.0.79.pom 675 bytes
Browse

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