MVN

us.rothmichaels.lib : us.rm-lib

Maven & Gradle

Sep 19, 2012

us.rothmichaels Library · General Java library used by us.rothmichaels projects.

<dependency>
    <groupId>us.rothmichaels.lib</groupId>
    <artifactId>us.rm-lib</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of us.rothmichaels.lib : us.rm-lib to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of us.rothmichaels.lib : us.rm-lib to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
us.rm-lib-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>us.rothmichaels.lib</groupId>
    <artifactId>us.rm-lib</artifactId>
    <version>1.0.0</version>
</dependency>