MVN

io.bitbucket.supportomateinc.smpp : core

Maven & Gradle

Mar 04, 2022

Core

<dependency>
    <groupId>io.bitbucket.supportomateinc.smpp</groupId>
    <artifactId>core</artifactId>
    <version>7.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bitbucket.supportomateinc.smpp : core to add to Maven - Latest Versions:

  • Latest Stable: 7.2.0

All Versions

Choose a version of io.bitbucket.supportomateinc.smpp : core to add to Maven - All Versions:

Version Vulnerabilities Updated
7.2.x
core-7.2.0
7.1.x
core-7.1.0-791

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.bitbucket.supportomateinc.smpp</groupId>
    <artifactId>core</artifactId>
    <version>7.2.0</version>
</dependency>