This Geocoder has similar API to android.location.Geocoder, but is device-independent implementation and offers more rich Address object.
'com.github.doctoror.geocoder:library:1.0.0'
<dependency>
<groupId>com.github.doctoror.geocoder</groupId>
<artifactId>library</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.github.doctoror.geocoder" name="library" rev="1.0.0"/>
"com.github.doctoror.geocoder", "library", "1.0.0"