is not current version
Last Version 7.4.179

org.mobicents.smsc:domain 7.0.54

SMSC Gateway Domain Object

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

domain
Version

Version

7.0.54
Type

Type

jar

Download domain 7.0.54


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