is not current version
Last Version 9.2.0

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

Advanced Spatial Shape Strategies for Apache Lucene

GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-spatial-extras
Version

Version

8.10.0
Type

Type

jar

Download lucene-spatial-extras 8.10.0


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