is not current version
Last Version 5.3.9

com.soebes.smpp:smpp-boot 5.3.4


GroupId

GroupId

com.soebes.smpp
ArtifactId

ArtifactId

smpp-boot
Version

Version

5.3.4
Type

Type

pom

Download smpp-boot 5.3.4

Filename Size
smpp-boot-5.3.4.pom 1 KB
Browse

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