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