is not current version
Last Version 0.3.8

org.apache.hyracks:hyracks-storage-am-rtree 0.3.2


GroupId

GroupId

org.apache.hyracks
ArtifactId

ArtifactId

hyracks-storage-am-rtree
Version

Version

0.3.2
Type

Type

jar

Download hyracks-storage-am-rtree 0.3.2


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