is not current version
Last Version 1.1.0

com.github.sergeybudnik:GeoDecoder 1.0.0

Geolocation decoder to map (lat, lon) coordinates to country

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.sergeybudnik
ArtifactId

ArtifactId

GeoDecoder
Version

Version

1.0.0
Type

Type

jar

Download GeoDecoder 1.0.0


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