MVN

com.afrigis.services : geocode

Maven & Gradle

Jul 19, 2017
1 stars

AfriGIS Services Geocode · Forward Geocoding matches an address to its correct location on the map by converting an address into geographical coordinates. Applications submit addresses or a search string containing partial address information. The result is either a single record exactly matching the input, or a set of records ranked by relevance when the input is ambiguous.

<dependency>
    <groupId>com.afrigis.services</groupId>
    <artifactId>geocode</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.afrigis.services : geocode to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of com.afrigis.services : geocode to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
geocode-3.0.2
geocode-3.0.1
geocode-3.0.0
2.0.x
geocode-2.0.2

How to add a dependency to Maven

Add the following com.afrigis.services : geocode maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.afrigis.services</groupId>
    <artifactId>geocode</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.afrigis.services : geocode gradle dependency to your build.gradle file:

implementation 'com.afrigis.services:geocode:3.0.2'

Gradle Kotlin DSL: Add the following com.afrigis.services : geocode gradle kotlin dependency to your build.gradle.kts file:

implementation("com.afrigis.services:geocode:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.afrigis.services : geocode sbt scala dependency to your build.sbt file:

libraryDependencies += "com.afrigis.services" % "geocode" % "3.0.2"

Advertisement

Dependencies from Group

Jul 19, 2017
4 usages
1 stars
Jul 19, 2017
1 stars
Jul 19, 2017
1 stars

Discover Dependencies

Oct 08, 2016
128 stars
Feb 04, 2017
2 usages
51 stars
Feb 04, 2017
51 stars
Apr 08, 2017
3 stars
Dec 14, 2017
0 stars
Dec 29, 2016
1 usages
0 stars
Jul 23, 2017
1 usages
0 stars
May 15, 2017
1 usages
0 stars
Oct 19, 2016
1 usages