jetgeo-core

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

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.ling5821
ArtifactId

ArtifactId

jetgeo-core
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jetgeo-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.geometry : s2-geometry jar 2.0.0
cn.hutool : hutool-all jar 5.7.16
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0