is not current version
Last Version 0.4

net.wuillemin:geohelpers 0.3

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

Categories

Categories

Net Geo Business Logic Libraries Geospatial
GroupId

GroupId

net.wuillemin
ArtifactId

ArtifactId

geohelpers
Version

Version

0.3
Type

Type

jar

Download geohelpers 0.3


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