MVN

io.github.nramc : commons

Maven & Gradle

Mar 23, 2024
1 stars

Commons Library for geojson data types.

<dependency>
    <groupId>io.github.nramc</groupId>
    <artifactId>commons</artifactId>
    <version>0.0.27</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.nramc : commons to add to Maven - Latest Versions:

  • Latest Stable: 0.0.27

All Versions

Choose a version of io.github.nramc : commons to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
commons-0.0.27

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.nramc</groupId>
    <artifactId>commons</artifactId>
    <version>0.0.27</version>
</dependency>