geohelpers

A simple collection of helpers for geo files (WKT, GeoJSON). Designed to be straightforward

License

License

Categories

Categories

Net Geo Business Logic Libraries Geospatial
GroupId

GroupId

net.wuillemin
ArtifactId

ArtifactId

geohelpers
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

geohelpers
A simple collection of helpers for geo files (WKT, GeoJSON). Designed to be straightforward

Download geohelpers

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.21
com.github.salomonbrys.kotson : kotson jar 2.5.0
net.wuillemin : wktgrammar jar 0.3

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.21
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2