is not current version
Last Version 0.17.0

org.wololo:jts2geojson 0.13.0

JTS to GeoJSON converter

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

org.wololo
ArtifactId

ArtifactId

jts2geojson
Version

Version

0.13.0
Type

Type

jar

Download jts2geojson 0.13.0


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