MVN

org.locationtech.spatial4j : spatial4j

Maven & Gradle

Nov 26, 2020
221 usages
808 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>org.locationtech.spatial4j</groupId>
    <artifactId>spatial4j</artifactId>
    <version>0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.8

All Versions

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

Version Vulnerabilities Updated
0.8
spatial4j-0.8
0.7
spatial4j-0.7
0.6
spatial4j-0.6

How to add a dependency to Maven

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

<dependency>
    <groupId>org.locationtech.spatial4j</groupId>
    <artifactId>spatial4j</artifactId>
    <version>0.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.locationtech.spatial4j:spatial4j:0.8'

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

implementation("org.locationtech.spatial4j:spatial4j:0.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.locationtech.spatial4j" % "spatial4j" % "0.8"

Advertisement

Dependencies from Group

Nov 26, 2020
221 usages
808 stars

Discover Dependencies

Aug 22, 2023
7k stars
Aug 24, 2023
6 usages
30 stars
Mar 27, 2017
Aug 18, 2023
60 usages
1.8k stars
Mar 23, 2016
18 usages
190 stars
Mar 29, 2012
73 usages
Mar 26, 2019
4 usages
12.6k stars
Apr 05, 2022
18 usages
702 stars
Dec 16, 2016
8 usages
92 stars
Dec 22, 2006
316 usages