is not current version
Last Version 7.4.179

org.mobicents.smsc:smsc-common-library 3.0.12


GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

smsc-common-library
Version

Version

3.0.12
Type

Type

jar

Download smsc-common-library 3.0.12


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