is not current version
Last Version 0.3.8

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


GroupId

GroupId

org.apache.hyracks
ArtifactId

ArtifactId

hyracks-storage-am-rtree
Version

Version

0.3.4.1
Type

Type

jar

Download hyracks-storage-am-rtree 0.3.4.1


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