is not current version
Last Version 2.4.1

org.bremersee:geojson-parent 2.0.7

This project contains modules for reading and writing GeoJSON.

Categories

Categories

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

org.bremersee
ArtifactId

ArtifactId

geojson-parent
Version

Version

2.0.7
Type

Type

pom

Download geojson-parent 2.0.7

Filename Size
geojson-parent-2.0.7.pom 2 KB
Browse

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