MVN

com.spatial4j : spatial4j-parent

Maven & Gradle

Mar 08, 2012
0 stars

spatial4j-parent · Java Spatial Library (Parent POM)

<dependency>
    <groupId>com.spatial4j</groupId>
    <artifactId>spatial4j-parent</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.spatial4j : spatial4j-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.spatial4j : spatial4j-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
spatial4j-parent-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.spatial4j</groupId>
    <artifactId>spatial4j-parent</artifactId>
    <version>0.2</version>
</dependency>