is not current version
Last Version 7.4.179

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


GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

smsc-common-library
Version

Version

7.4.168
Type

Type

jar

Download smsc-common-library 7.4.168


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