License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial Gson Data JSON |
GroupId | GroupIdcom.github.filosganga |
ArtifactId | ArtifactIdgeogson-core |
Last Version | Last Version1.4.31 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeoGson Core
GeoJSON support for Google Gson - Core
|
Filename | Size |
---|---|
geogson-core-1.4.31.pom | |
geogson-core-1.4.31.jar | 51 KB |
geogson-core-1.4.31-tests.jar | 21 KB |
geogson-core-1.4.31-sources.jar | 22 KB |
geogson-core-1.4.31-javadoc.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.filosganga/geogson-core/ -->
<dependency>
<groupId>com.github.filosganga</groupId>
<artifactId>geogson-core</artifactId>
<version>1.4.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.filosganga/geogson-core/
implementation 'com.github.filosganga:geogson-core:1.4.31'
// https://jarcasting.com/artifacts/com.github.filosganga/geogson-core/
implementation ("com.github.filosganga:geogson-core:1.4.31")
'com.github.filosganga:geogson-core:jar:1.4.31'
<dependency org="com.github.filosganga" name="geogson-core" rev="1.4.31">
<artifact name="geogson-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.filosganga', module='geogson-core', version='1.4.31')
)
libraryDependencies += "com.github.filosganga" % "geogson-core" % "1.4.31"
[com.github.filosganga/geogson-core "1.4.31"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.9 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.13.2 |
org.openjdk.jmh : jmh-core | jar | 1.33 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.33 |