| Categories |
CategoriesGeo Business Logic Libraries Geospatial Gson Data JSON |
|---|---|
| GroupId | GroupIdcom.github.filosganga |
| ArtifactId | ArtifactIdgeogson |
| Version | Version1.4.26 |
| Type | Typepom |
| Filename | Size |
|---|---|
| geogson-1.4.26.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.filosganga/geogson/ -->
<dependency>
<groupId>com.github.filosganga</groupId>
<artifactId>geogson</artifactId>
<version>1.4.26</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.filosganga/geogson/
implementation 'com.github.filosganga:geogson:1.4.26'
// https://jarcasting.com/artifacts/com.github.filosganga/geogson/
implementation ("com.github.filosganga:geogson:1.4.26")
'com.github.filosganga:geogson:pom:1.4.26'
<dependency org="com.github.filosganga" name="geogson" rev="1.4.26">
<artifact name="geogson" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.filosganga', module='geogson', version='1.4.26')
)
libraryDependencies += "com.github.filosganga" % "geogson" % "1.4.26"
[com.github.filosganga/geogson "1.4.26"]