Categories |
CategoriesGeo Business Logic Libraries Geospatial JSON Data |
---|---|
GroupId | GroupIdorg.bremersee |
ArtifactId | ArtifactIdgeojson-parent |
Version | Version2.0.1 |
Type | Typepom |
Filename | Size |
---|---|
geojson-parent-2.0.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bremersee/geojson-parent/ -->
<dependency>
<groupId>org.bremersee</groupId>
<artifactId>geojson-parent</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bremersee/geojson-parent/
implementation 'org.bremersee:geojson-parent:2.0.1'
// https://jarcasting.com/artifacts/org.bremersee/geojson-parent/
implementation ("org.bremersee:geojson-parent:2.0.1")
'org.bremersee:geojson-parent:pom:2.0.1'
<dependency org="org.bremersee" name="geojson-parent" rev="2.0.1">
<artifact name="geojson-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bremersee', module='geojson-parent', version='2.0.1')
)
libraryDependencies += "org.bremersee" % "geojson-parent" % "2.0.1"
[org.bremersee/geojson-parent "2.0.1"]