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

Jar examples for m:maxmind-db

Description

Reader for MaxMind DB

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials