is not current version
Last Version 7.4.179

org.mobicents.smsc:domain 7.4.168

SMSC Gateway Domain Object

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

domain
Version

Version

7.4.168
Type

Type

jar

Download domain 7.4.168


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