MVN

net.s-jr.utils : utils

Maven & Gradle

May 08, 2018
1 usages
0 stars

Utils · The parent Project for multiple util projects

<dependency>
    <groupId>net.s-jr.utils</groupId>
    <artifactId>utils</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.s-jr.utils : utils to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of net.s-jr.utils : utils to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
utils-1.0.2
utils-1.0.1
utils-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.s-jr.utils</groupId>
    <artifactId>utils</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement