is not current version
Last Version 9.2.0

org.apache.lucene:lucene-spatial-extras 6.6.1

Advanced Spatial Shape Strategies for Apache Lucene

GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-spatial-extras
Version

Version

6.6.1
Type

Type

jar

Download lucene-spatial-extras 6.6.1


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