Categories |
CategoriesGeo Business Logic Libraries Geospatial Gson Data JSON |
---|---|
GroupId | GroupIdcom.github.filosganga |
ArtifactId | ArtifactIdgeogson-core |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
geogson-core-1.4.0.pom | |
geogson-core-1.4.0.jar | 55 KB |
geogson-core-1.4.0-tests.jar | 73 KB |
geogson-core-1.4.0-sources.jar | 33 KB |
geogson-core-1.4.0-javadoc.jar | 223 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.filosganga/geogson-core/ -->
<dependency>
<groupId>com.github.filosganga</groupId>
<artifactId>geogson-core</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.filosganga/geogson-core/
implementation 'com.github.filosganga:geogson-core:1.4.0'
// https://jarcasting.com/artifacts/com.github.filosganga/geogson-core/
implementation ("com.github.filosganga:geogson-core:1.4.0")
'com.github.filosganga:geogson-core:jar:1.4.0'
<dependency org="com.github.filosganga" name="geogson-core" rev="1.4.0">
<artifact name="geogson-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.filosganga', module='geogson-core', version='1.4.0')
)
libraryDependencies += "com.github.filosganga" % "geogson-core" % "1.4.0"
[com.github.filosganga/geogson-core "1.4.0"]