MVN

org.openimaj : geocoder

Maven & Gradle

Feb 09, 2020
2 usages

geocoder · Geocoding and reverse geocoding utilities

<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>geocoder</artifactId>
    <version>1.3.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openimaj : geocoder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.10

All Versions

Choose a version of org.openimaj : geocoder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
geocoder-1.3.10
geocoder-1.3.9
geocoder-1.3.8
geocoder-1.3.7
geocoder-1.3.6
geocoder-1.3.5
geocoder-1.3.1
1.3
geocoder-1.3

How to add a dependency to Maven

Add the following org.openimaj : geocoder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>geocoder</artifactId>
    <version>1.3.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openimaj : geocoder gradle dependency to your build.gradle file:

implementation 'org.openimaj:geocoder:1.3.10'

Gradle Kotlin DSL: Add the following org.openimaj : geocoder gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openimaj:geocoder:1.3.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openimaj : geocoder sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openimaj" % "geocoder" % "1.3.10"

Advertisement

Dependencies from Group

Feb 09, 2020
45 usages
Feb 09, 2020
34 usages
Feb 09, 2020
29 usages
Feb 09, 2020
29 usages
Feb 09, 2020
27 usages

Discover Dependencies

Feb 09, 2020
2 usages
Feb 09, 2020
2 usages
Feb 09, 2020
2 usages
Feb 09, 2020
2 usages
Jun 30, 2016
1 usages
dsl
Jun 30, 2016
1 usages
Aug 23, 2019
2 usages
619 stars