MVN

org.iru.rtsplus : rtsplus-api

Maven & Gradle

Oct 30, 2017
0 stars
<dependency>
    <groupId>org.iru.rtsplus</groupId>
    <artifactId>rtsplus-api</artifactId>
    <version>2.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.iru.rtsplus : rtsplus-api to add to Maven - Latest Versions:

  • Latest Stable: 2.12

All Versions

Choose a version of org.iru.rtsplus : rtsplus-api to add to Maven - All Versions:

Version Vulnerabilities Updated
2.12
rtsplus-api-2.12
2.11
rtsplus-api-2.11
2.10
rtsplus-api-2.10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.iru.rtsplus</groupId>
    <artifactId>rtsplus-api</artifactId>
    <version>2.12</version>
</dependency>

Advertisement