is not current version
Last Version 7.4.179

org.mobicents.smsc:test-mapmodule 7.3.147


GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

test-mapmodule
Version

Version

7.3.147
Type

Type

jar

Download test-mapmodule 7.3.147


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