Categories |
CategoriesGeo Business Logic Libraries Geospatial Gson Data JSON |
---|---|
GroupId | GroupIdcom.github.filosganga |
ArtifactId | ArtifactIdgeogson-core |
Version | Version1.1.57 |
Type | Typejar |
Filename | Size |
---|---|
geogson-core-1.1.57.pom | |
geogson-core-1.1.57.jar | 51 KB |
geogson-core-1.1.57-tests.jar | 22 KB |
geogson-core-1.1.57-sources.jar | 22 KB |
geogson-core-1.1.57-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.1.57</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.filosganga/geogson-core/
implementation 'com.github.filosganga:geogson-core:1.1.57'
// https://jarcasting.com/artifacts/com.github.filosganga/geogson-core/
implementation ("com.github.filosganga:geogson-core:1.1.57")
'com.github.filosganga:geogson-core:jar:1.1.57'
<dependency org="com.github.filosganga" name="geogson-core" rev="1.1.57">
<artifact name="geogson-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.filosganga', module='geogson-core', version='1.1.57')
)
libraryDependencies += "com.github.filosganga" % "geogson-core" % "1.1.57"
[com.github.filosganga/geogson-core "1.1.57"]