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