is not current version
Last Version 7.4.179

org.mobicents.smsc:stresstool 7.2.100


GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

stresstool
Version

Version

7.2.100
Type

Type

jar

Download stresstool 7.2.100


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