Last Version

Geocoder 1.3.0

This Geocoder has similar API to android.location.Geocoder, but is device-independent and offers richer Address object.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.doctoror.geocoder
ArtifactId

ArtifactId

library
Version

Version

1.3.0
Type

Type

aar
Description

Description

Geocoder
This Geocoder has similar API to android.location.Geocoder, but is device-independent and offers richer Address object.

Download library 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 25.4.0

Project Modules

There are no modules declared in this project.