Jar examples for m:maxminddb
Reader for MaxMind DB
You can download jar file maxminddb 0.3.0 in this page.
Apache License 2.0
You can use the following script to add maxminddb-0.3.0.jar to your project.
<dependency> <groupId>com.maxmind.db</groupId> <artifactId>maxminddb</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.maxmind.db', name: 'maxminddb', version: '0.3.0'
libraryDependencies += "com.maxmind.db" % "maxminddb" % "0.3.0"
<dependency org="com.maxmind.db" name="maxminddb" rev="0.3.0"/>
@Grapes(@Grab(group='com.maxmind.db', module='maxminddb', version='0.3.0'))
'com.maxmind.db:maxminddb:jar:0.3.0'
Click the following link to download the jar file.
maxminddb-0.3.0-javadoc.jar