is not current version
Last Version 5.3.9

com.soebes.smpp:smpp-plugins 5.0.0


GroupId

GroupId

com.soebes.smpp
ArtifactId

ArtifactId

smpp-plugins
Version

Version

5.0.0
Type

Type

pom

Download smpp-plugins 5.0.0

Filename Size
smpp-plugins-5.0.0.pom 8 KB
Browse

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