MVN

com.spatial4j : spatial4j

Maven & Gradle

Sep 19, 2015
87 usages
809 stars

Spatial4J · Spatial4j is a general purpose spatial / geospatial ASL licensed open-source Java library. It's core capabilities are 3-fold: to provide common geospatially-aware shapes, to provide distance calculations and other math, and to read shape formats like WKT and GeoJSON.

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

Latest Version

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

  • Latest Stable: 0.5

All Versions

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

Version Vulnerabilities Updated
0.5
spatial4j-0.5
0.4.x
spatial4j-0.4.1
0.4
spatial4j-0.4
0.3
spatial4j-0.3
0.2
spatial4j-0.2

How to add a dependency to Maven

Add the following com.spatial4j : spatial4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.spatial4j</groupId>
    <artifactId>spatial4j</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.spatial4j : spatial4j gradle dependency to your build.gradle file:

implementation 'com.spatial4j:spatial4j:0.5'

Gradle Kotlin DSL: Add the following com.spatial4j : spatial4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.spatial4j:spatial4j:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.spatial4j : spatial4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.spatial4j" % "spatial4j" % "0.5"

Advertisement

Dependencies from Group

Sep 19, 2015
87 usages
809 stars
Mar 08, 2012
0 stars

Discover Dependencies

Apr 03, 2020
9 usages
0 stars
Dec 04, 2019
5 usages
976 stars
Dec 09, 2022
94 usages
1.4k stars
Oct 21, 2018
7 usages
1.1k stars
Sep 02, 2019
4 usages
0 stars
Feb 19, 2020
30 usages
310 stars
Mar 05, 2021
42 usages
41 stars
Dec 09, 2022
12 usages
18 stars