Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.github.plokhotnyuk.rtree2d |
ArtifactId | ArtifactIdrtree2d-core_native0.4_2.13 |
Version | Version0.11.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.plokhotnyuk.rtree2d/rtree2d-core_native0.4_2.13/ -->
<dependency>
<groupId>com.github.plokhotnyuk.rtree2d</groupId>
<artifactId>rtree2d-core_native0.4_2.13</artifactId>
<version>0.11.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.plokhotnyuk.rtree2d/rtree2d-core_native0.4_2.13/
implementation 'com.github.plokhotnyuk.rtree2d:rtree2d-core_native0.4_2.13:0.11.6'
// https://jarcasting.com/artifacts/com.github.plokhotnyuk.rtree2d/rtree2d-core_native0.4_2.13/
implementation ("com.github.plokhotnyuk.rtree2d:rtree2d-core_native0.4_2.13:0.11.6")
'com.github.plokhotnyuk.rtree2d:rtree2d-core_native0.4_2.13:jar:0.11.6'
<dependency org="com.github.plokhotnyuk.rtree2d" name="rtree2d-core_native0.4_2.13" rev="0.11.6">
<artifact name="rtree2d-core_native0.4_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.plokhotnyuk.rtree2d', module='rtree2d-core_native0.4_2.13', version='0.11.6')
)
libraryDependencies += "com.github.plokhotnyuk.rtree2d" % "rtree2d-core_native0.4_2.13" % "0.11.6"
[com.github.plokhotnyuk.rtree2d/rtree2d-core_native0.4_2.13 "0.11.6"]