is not current version
Last Version 9.2.0

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

Advanced Spatial Shape Strategies for Apache Lucene

GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-spatial-extras
Version

Version

7.4.0
Type

Type

jar

Download lucene-spatial-extras 7.4.0


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