MVN

com.io7m.jcoords : io7m-jcoords

Maven & Gradle

Jan 23, 2017
0 stars

io7m-jcoords · Coordinate system functions

<dependency>
    <groupId>com.io7m.jcoords</groupId>
    <artifactId>io7m-jcoords</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.io7m.jcoords : io7m-jcoords to add to Maven - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.io7m.jcoords : io7m-jcoords to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
io7m-jcoords-0.1.3
io7m-jcoords-0.1.2
io7m-jcoords-0.1.1
io7m-jcoords-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.io7m.jcoords</groupId>
    <artifactId>io7m-jcoords</artifactId>
    <version>0.1.3</version>
</dependency>

Advertisement