is not current version
Last Version 7.4.179

org.mobicents.smsc:domain 7.1.63

SMSC Gateway Domain Object

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

domain
Version

Version

7.1.63
Type

Type

jar

Download domain 7.1.63


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