is not current version
Last Version 1.0.24

org.mobicents.gmlc:gmlc-domain 1.0.13.13

GMLC Domain

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.mobicents.gmlc
ArtifactId

ArtifactId

gmlc-domain
Version

Version

1.0.13.13
Type

Type

jar

Download gmlc-domain 1.0.13.13


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