is not current version
Last Version 7.4.179

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


GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

smsc-common-library
Version

Version

7.2.103
Type

Type

jar

Download smsc-common-library 7.2.103


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