is not current version
Last Version 7.4.179

org.mobicents.smsc:domain 3.0.14

SMSC Gateway Domain Object

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

domain
Version

Version

3.0.14
Type

Type

jar

Download domain 3.0.14


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