is not current version
Last Version 1.0.5

com.github.deng0515001:lnglat2Geo 1.0.3

lnglat to Geo

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.deng0515001
ArtifactId

ArtifactId

lnglat2Geo
Version

Version

1.0.3
Type

Type

jar

Download lnglat2Geo 1.0.3


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