Jar examples for g:geoip-api
MaxMind GeoIP Legacy Java API
You can download jar file geoip-api 1.2.12 in this page.
Lesser General Public License (LGPL) v 2.1
You can use the following script to add geoip-api-1.2.12.jar to your project.
<dependency> <groupId>com.maxmind.geoip</groupId> <artifactId>geoip-api</artifactId> <version>1.2.12</version> </dependency>
compile group: 'com.maxmind.geoip', name: 'geoip-api', version: '1.2.12'
libraryDependencies += "com.maxmind.geoip" % "geoip-api" % "1.2.12"
<dependency org="com.maxmind.geoip" name="geoip-api" rev="1.2.12"/>
@Grapes(@Grab(group='com.maxmind.geoip', module='geoip-api', version='1.2.12'))
'com.maxmind.geoip:geoip-api:jar:1.2.12'
Click the following link to download the jar file.
geoip-api-1.2.12-javadoc.jar