is not current version
Last Version 2.0.83

org.mobicents.gmlc:services-parent 2.0.82


GroupId

GroupId

org.mobicents.gmlc
ArtifactId

ArtifactId

services-parent
Version

Version

2.0.82
Type

Type

pom

Download services-parent 2.0.82


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