| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial Gson Data JSON |
| GroupId | GroupIdcom.github.filosganga |
| ArtifactId | ArtifactIdgeogson |
| Last Version | Last Version1.4.31 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGeoGson
GeoJSON support for Google Gson
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| geogson-1.4.31.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.filosganga/geogson/ -->
<dependency>
<groupId>com.github.filosganga</groupId>
<artifactId>geogson</artifactId>
<version>1.4.31</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.filosganga/geogson/
implementation 'com.github.filosganga:geogson:1.4.31'
// https://jarcasting.com/artifacts/com.github.filosganga/geogson/
implementation ("com.github.filosganga:geogson:1.4.31")
'com.github.filosganga:geogson:pom:1.4.31'
<dependency org="com.github.filosganga" name="geogson" rev="1.4.31">
<artifact name="geogson" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.filosganga', module='geogson', version='1.4.31')
)
libraryDependencies += "com.github.filosganga" % "geogson" % "1.4.31"
[com.github.filosganga/geogson "1.4.31"]