is not current version
Last Version 0.11.11

com.github.plokhotnyuk.rtree2d:rtree2d-core_3 0.11.8

rtree2d-core

GroupId

GroupId

com.github.plokhotnyuk.rtree2d
ArtifactId

ArtifactId

rtree2d-core_3
Version

Version

0.11.8
Type

Type

jar

Download rtree2d-core_3 0.11.8


<!-- https://jarcasting.com/artifacts/com.github.plokhotnyuk.rtree2d/rtree2d-core_3/ -->
<dependency>
    <groupId>com.github.plokhotnyuk.rtree2d</groupId>
    <artifactId>rtree2d-core_3</artifactId>
    <version>0.11.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.plokhotnyuk.rtree2d/rtree2d-core_3/
implementation 'com.github.plokhotnyuk.rtree2d:rtree2d-core_3:0.11.8'
// https://jarcasting.com/artifacts/com.github.plokhotnyuk.rtree2d/rtree2d-core_3/
implementation ("com.github.plokhotnyuk.rtree2d:rtree2d-core_3:0.11.8")
'com.github.plokhotnyuk.rtree2d:rtree2d-core_3:jar:0.11.8'
<dependency org="com.github.plokhotnyuk.rtree2d" name="rtree2d-core_3" rev="0.11.8">
  <artifact name="rtree2d-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.plokhotnyuk.rtree2d', module='rtree2d-core_3', version='0.11.8')
)
libraryDependencies += "com.github.plokhotnyuk.rtree2d" % "rtree2d-core_3" % "0.11.8"
[com.github.plokhotnyuk.rtree2d/rtree2d-core_3 "0.11.8"]