is not current version
Last Version 1.0.5

com.github.deng0515001:lnglat2Geo 1.0.2

lnglat to Geo

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.deng0515001
ArtifactId

ArtifactId

lnglat2Geo
Version

Version

1.0.2
Type

Type

jar

Download lnglat2Geo 1.0.2


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