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 Updated
  • io.sgr-1.0.6

    Jul 14, 2019
  • io.sgr-1.0.5

    Oct 04, 2018
  • io.sgr-1.0.3

    Aug 11, 2018
  • io.sgr-1.0.2

    Aug 11, 2018
  • io.sgr-1.0.1

    Nov 11, 2017
  • io.sgr-1.0.0

    Nov 11, 2017

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>