is not current version
Last Version 7.1.54

org.restcomm.smpp:bootstrap 1.0.18


GroupId

GroupId

org.restcomm.smpp
ArtifactId

ArtifactId

bootstrap
Version

Version

1.0.18
Type

Type

jar

Download bootstrap 1.0.18


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