MVN

com.maxmind.geoip : geoip-api

Maven & Gradle

Feb 08, 2016
24 usages

MaxMind GeoIP Legacy API · MaxMind GeoIP Legacy Java API

<dependency>
    <groupId>com.maxmind.geoip</groupId>
    <artifactId>geoip-api</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.maxmind.geoip : geoip-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.maxmind.geoip : geoip-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
geoip-api-1.3.1
geoip-api-1.3.0
1.2.x
geoip-api-1.2.15
geoip-api-1.2.14
geoip-api-1.2.13
geoip-api-1.2.12
geoip-api-1.2.11
geoip-api-1.2.10

How to add a dependency to Maven

Add the following com.maxmind.geoip : geoip-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.maxmind.geoip</groupId>
    <artifactId>geoip-api</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.maxmind.geoip : geoip-api gradle dependency to your build.gradle file:

implementation 'com.maxmind.geoip:geoip-api:1.3.1'

Gradle Kotlin DSL: Add the following com.maxmind.geoip : geoip-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.maxmind.geoip:geoip-api:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.maxmind.geoip : geoip-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.maxmind.geoip" % "geoip-api" % "1.3.1"

Advertisement

Dependencies from Group

Feb 08, 2016
24 usages

Discover Dependencies

Dec 17, 2021
176 usages
777 stars
Aug 25, 2023
296 usages
3.9k stars
Jul 11, 2023
41 usages
4k stars
Apr 18, 2019
1 usages
68 stars
Oct 17, 2017
20 usages
Jan 19, 2023
4 usages
262 stars
Apr 08, 2016
5 usages
6.2k stars
Sep 14, 2017
2 usages
227 stars
Oct 05, 2019
29 usages
498 stars
Dec 07, 2022
16 stars