is not current version
Last Version 7.4.179

org.mobicents.smsc:test-bootstrap 3.0.18


GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

test-bootstrap
Version

Version

3.0.18
Type

Type

jar

Download test-bootstrap 3.0.18


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