is not current version
Last Version 2.0.83

org.mobicents.gmlc:domain 1.0.52

GMLC Domain Object

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.mobicents.gmlc
ArtifactId

ArtifactId

domain
Version

Version

1.0.52
Type

Type

jar

Download domain 1.0.52


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