Spatial K Turfjs port

A Kotlin port of the Turfjs library with Multiplatform support

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.github.dellisd.spatialk
ArtifactId

ArtifactId

turf-js
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

Spatial K Turfjs port
A Kotlin port of the Turfjs library with Multiplatform support
Project URL

Project URL

https://github.com/dellisd/spatial-k
Source Code Management

Source Code Management

https://github.com/dellisd/spatial-k

Download turf-js

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dellisd.spatialk/turf-js/ -->
<dependency>
    <groupId>io.github.dellisd.spatialk</groupId>
    <artifactId>turf-js</artifactId>
    <version>0.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dellisd.spatialk/turf-js/
implementation 'io.github.dellisd.spatialk:turf-js:0.2.1'
// https://jarcasting.com/artifacts/io.github.dellisd.spatialk/turf-js/
implementation ("io.github.dellisd.spatialk:turf-js:0.2.1")
'io.github.dellisd.spatialk:turf-js:pom:0.2.1'
<dependency org="io.github.dellisd.spatialk" name="turf-js" rev="0.2.1">
  <artifact name="turf-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dellisd.spatialk', module='turf-js', version='0.2.1')
)
libraryDependencies += "io.github.dellisd.spatialk" % "turf-js" % "0.2.1"
[io.github.dellisd.spatialk/turf-js "0.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.dellisd.spatialk : geojson-js jar 0.2.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.1