MVN

org.jsmpp : jsmpp

Maven & Gradle

Jul 06, 2022
10 usages
206 stars

jSMPP - Core

<dependency>
    <groupId>org.jsmpp</groupId>
    <artifactId>jsmpp</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jsmpp : jsmpp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of org.jsmpp : jsmpp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
jsmpp-3.0.0
2.3.x
jsmpp-2.3.11
jsmpp-2.3.10
jsmpp-2.3.9
jsmpp-2.3.8
jsmpp-2.3.7
jsmpp-2.3.6
jsmpp-2.3.5
jsmpp-2.3.4
jsmpp-2.3.3
jsmpp-2.3.2
jsmpp-2.3.0
2.2.x
jsmpp-2.2.4
jsmpp-2.2.3
jsmpp-2.2.2
jsmpp-2.2.1
jsmpp-2.2.0
2.1.x
jsmpp-2.1.1

How to add a dependency to Maven

Add the following org.jsmpp : jsmpp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jsmpp</groupId>
    <artifactId>jsmpp</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jsmpp : jsmpp gradle dependency to your build.gradle file:

implementation 'org.jsmpp:jsmpp:3.0.0'

Gradle Kotlin DSL: Add the following org.jsmpp : jsmpp gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jsmpp:jsmpp:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jsmpp : jsmpp sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jsmpp" % "jsmpp" % "3.0.0"

Advertisement

Dependencies from Group

Jul 06, 2022
10 usages
206 stars
Jul 06, 2022
206 stars
Jul 06, 2022
206 stars

Discover Dependencies

Jul 19, 2021
1 usages
Oct 10, 2015
95 usages
Oct 10, 2015
17 usages
Oct 10, 2015
8 usages
Jul 28, 2023
3 usages
332 stars
Jul 28, 2023
7 usages
330 stars
Jul 28, 2023
5 usages
331 stars
Jul 28, 2023
6 usages
331 stars
Sep 08, 2017
7 usages
740 stars