Skip to content
k3b edited this page Nov 18, 2023 · 19 revisions

#k3b-geoHelper v1.1.10 library

A j2se geo support library that is compatible with Android 2.3 (api 9) or later

Status

Purpose

For more details see supported data formats

##Usage (with gradle)##

Add dependencies to local build.gradle

dependencies {
	compile 'com.github.k3b:k3b-geoHelper:v1.1.10'
}

##Dependencies##

  • org.slf4j:slf4j-api

References

Clone this wiki locally