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