is not current version
Last Version 2.3.0

com.geophile:geophile 2.1.0

A Java implementation of spatial indexing and spatial join.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.geophile
ArtifactId

ArtifactId

geophile
Version

Version

2.1.0
Type

Type

jar

Download geophile 2.1.0


<!-- https://jarcasting.com/artifacts/com.geophile/geophile/ -->
<dependency>
    <groupId>com.geophile</groupId>
    <artifactId>geophile</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.geophile/geophile/
implementation 'com.geophile:geophile:2.1.0'
// https://jarcasting.com/artifacts/com.geophile/geophile/
implementation ("com.geophile:geophile:2.1.0")
'com.geophile:geophile:jar:2.1.0'
<dependency org="com.geophile" name="geophile" rev="2.1.0">
  <artifact name="geophile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geophile', module='geophile', version='2.1.0')
)
libraryDependencies += "com.geophile" % "geophile" % "2.1.0"
[com.geophile/geophile "2.1.0"]