License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdio.github.dellisd.spatialk |
ArtifactId | ArtifactIdturf-js |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpatial K Turfjs port
A Kotlin port of the Turfjs library with Multiplatform support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
turf-js-0.2.1.pom | |
turf-js-0.2.1-sources.jar | 9 KB |
turf-js-0.2.1-javadoc.jar | 581 KB |
Browse |
<!-- 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"]
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 |