is not current version
Last Version 0.2.2

org.locationtech.sfcurve:sfcurve-zorder_2.11 0.2.0

SFCurve is a space filling curve library for the JVM.

GroupId

GroupId

org.locationtech.sfcurve
ArtifactId

ArtifactId

sfcurve-zorder_2.11
Version

Version

0.2.0
Type

Type

jar

Download sfcurve-zorder_2.11 0.2.0


<!-- https://jarcasting.com/artifacts/org.locationtech.sfcurve/sfcurve-zorder_2.11/ -->
<dependency>
    <groupId>org.locationtech.sfcurve</groupId>
    <artifactId>sfcurve-zorder_2.11</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.sfcurve/sfcurve-zorder_2.11/
implementation 'org.locationtech.sfcurve:sfcurve-zorder_2.11:0.2.0'
// https://jarcasting.com/artifacts/org.locationtech.sfcurve/sfcurve-zorder_2.11/
implementation ("org.locationtech.sfcurve:sfcurve-zorder_2.11:0.2.0")
'org.locationtech.sfcurve:sfcurve-zorder_2.11:jar:0.2.0'
<dependency org="org.locationtech.sfcurve" name="sfcurve-zorder_2.11" rev="0.2.0">
  <artifact name="sfcurve-zorder_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.sfcurve', module='sfcurve-zorder_2.11', version='0.2.0')
)
libraryDependencies += "org.locationtech.sfcurve" % "sfcurve-zorder_2.11" % "0.2.0"
[org.locationtech.sfcurve/sfcurve-zorder_2.11 "0.2.0"]