is not current version
Last Version 1.2.0

com.ling5821:jetgeo 1.1.0

This is a library that implements coordinate inverse geocoding without calling other apis

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.ling5821
ArtifactId

ArtifactId

jetgeo
Version

Version

1.1.0
Type

Type

pom

Download jetgeo 1.1.0

Filename Size
jetgeo-1.1.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ling5821/jetgeo/ -->
<dependency>
    <groupId>com.ling5821</groupId>
    <artifactId>jetgeo</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ling5821/jetgeo/
implementation 'com.ling5821:jetgeo:1.1.0'
// https://jarcasting.com/artifacts/com.ling5821/jetgeo/
implementation ("com.ling5821:jetgeo:1.1.0")
'com.ling5821:jetgeo:pom:1.1.0'
<dependency org="com.ling5821" name="jetgeo" rev="1.1.0">
  <artifact name="jetgeo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ling5821', module='jetgeo', version='1.1.0')
)
libraryDependencies += "com.ling5821" % "jetgeo" % "1.1.0"
[com.ling5821/jetgeo "1.1.0"]