MVN

io.github.repir : repirparent

Maven & Gradle

Sep 17, 2015
0 stars

repirparent · Parent pom for project Repository for IR

<dependency>
    <groupId>io.github.repir</groupId>
    <artifactId>repirparent</artifactId>
    <version>0.26</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.repir : repirparent to add to Maven - Latest Versions:

  • Latest Stable: 0.26

All Versions

Choose a version of io.github.repir : repirparent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.26
repirparent-0.26

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.repir</groupId>
    <artifactId>repirparent</artifactId>
    <version>0.26</version>
</dependency>

Advertisement