MVN

io.sgr : io.sgr

Maven & Gradle

Jul 14, 2019
1 stars

io.sgr · The parent Maven project for all io.sgr projects

<dependency>
    <groupId>io.sgr</groupId>
    <artifactId>io.sgr</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sgr : io.sgr to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of io.sgr : io.sgr to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
io.sgr-1.0.6
io.sgr-1.0.5
io.sgr-1.0.3
io.sgr-1.0.2
io.sgr-1.0.1
io.sgr-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.sgr</groupId>
    <artifactId>io.sgr</artifactId>
    <version>1.0.6</version>
</dependency>

Advertisement