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