is not current version
Last Version 7.4.179

org.mobicents.smsc:domain 3.0.8

SMSC Gateway Domain Object

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

domain
Version

Version

3.0.8
Type

Type

jar

Download domain 3.0.8


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