is not current version
Last Version 7.4.179

org.mobicents.smsc:test-mapmodule 7.4.168


GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

test-mapmodule
Version

Version

7.4.168
Type

Type

jar

Download test-mapmodule 7.4.168


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