License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.ling5821 |
ArtifactId | ArtifactIdjetgeo |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjetgeo
This is a library that implements coordinate inverse geocoding without calling other apis
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jetgeo-1.2.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ling5821/jetgeo/ -->
<dependency>
<groupId>com.ling5821</groupId>
<artifactId>jetgeo</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ling5821/jetgeo/
implementation 'com.ling5821:jetgeo:1.2.0'
// https://jarcasting.com/artifacts/com.ling5821/jetgeo/
implementation ("com.ling5821:jetgeo:1.2.0")
'com.ling5821:jetgeo:pom:1.2.0'
<dependency org="com.ling5821" name="jetgeo" rev="1.2.0">
<artifact name="jetgeo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ling5821', module='jetgeo', version='1.2.0')
)
libraryDependencies += "com.ling5821" % "jetgeo" % "1.2.0"
[com.ling5821/jetgeo "1.2.0"]