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