License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial Gson Data JSON |
GroupId | GroupIdcom.github.filosganga |
ArtifactId | ArtifactIdgeogson-jts |
Version | Version1.4.31 |
Type | Typejar |
Description |
DescriptionGeoGson JTS
GeoJSON support for Google Gson - JTS
|
Filename | Size |
---|---|
geogson-jts-1.4.31.pom | |
geogson-jts-1.4.31.jar | 31 KB |
geogson-jts-1.4.31-sources.jar | 12 KB |
geogson-jts-1.4.31-javadoc.jar | 439 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.filosganga/geogson-jts/ -->
<dependency>
<groupId>com.github.filosganga</groupId>
<artifactId>geogson-jts</artifactId>
<version>1.4.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.filosganga/geogson-jts/
implementation 'com.github.filosganga:geogson-jts:1.4.31'
// https://jarcasting.com/artifacts/com.github.filosganga/geogson-jts/
implementation ("com.github.filosganga:geogson-jts:1.4.31")
'com.github.filosganga:geogson-jts:jar:1.4.31'
<dependency org="com.github.filosganga" name="geogson-jts" rev="1.4.31">
<artifact name="geogson-jts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.filosganga', module='geogson-jts', version='1.4.31')
)
libraryDependencies += "com.github.filosganga" % "geogson-jts" % "1.4.31"
[com.github.filosganga/geogson-jts "1.4.31"]
Group / Artifact | Type | Version |
---|---|---|
com.github.filosganga : geogson-core | jar | 1.4.31 |
org.locationtech.jts : jts-core | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.13.2 |