Download maxmind-db-0.3.4.jar file - Jar m

Jar examples for m:maxmind-db

Description

Reader for MaxMind DB

You can download jar file maxmind-db 0.3.4 in this page.

License

Apache License 2.0

Build File

You can use the following script to add maxmind-db-0.3.4.jar to your project.

<dependency>
   <groupId>com.maxmind.db</groupId>
   <artifactId>maxmind-db</artifactId>
   <version>0.3.4</version>
</dependency>
compile group: 'com.maxmind.db', name: 'maxmind-db', version: '0.3.4'
libraryDependencies += "com.maxmind.db" % "maxmind-db" % "0.3.4"
<dependency org="com.maxmind.db" name="maxmind-db" rev="0.3.4"/>
@Grapes(@Grab(group='com.maxmind.db', module='maxmind-db', version='0.3.4'))
'com.maxmind.db:maxmind-db:jar:0.3.4'

Download

Click the following link to download the jar file.

maxmind-db-0.3.4-javadoc.jar
maxmind-db-0.3.4-sources.jar
maxmind-db-0.3.4.jar
maxmind-db-0.3.4.pom



Related Tutorials