Last Version

MaxMind DB Reader 2.0.0

Reader for MaxMind DB

License

License

GroupId

GroupId

com.maxmind.db
ArtifactId

ArtifactId

maxmind-db
Version

Version

2.0.0
Type

Type

jar
Description

Description

MaxMind DB Reader
Reader for MaxMind DB
Project URL

Project URL

http://dev.maxmind.com/
Project Organization

Project Organization

MaxMind, Inc.
Source Code Management

Source Code Management

https://github.com/maxmind/MaxMind-DB-Reader-java

Download maxmind-db 2.0.0


<!-- https://jarcasting.com/artifacts/com.maxmind.db/maxmind-db/ -->
<dependency>
    <groupId>com.maxmind.db</groupId>
    <artifactId>maxmind-db</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.maxmind.db/maxmind-db/
implementation 'com.maxmind.db:maxmind-db:2.0.0'
// https://jarcasting.com/artifacts/com.maxmind.db/maxmind-db/
implementation ("com.maxmind.db:maxmind-db:2.0.0")
'com.maxmind.db:maxmind-db:jar:2.0.0'
<dependency org="com.maxmind.db" name="maxmind-db" rev="2.0.0">
  <artifact name="maxmind-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maxmind.db', module='maxmind-db', version='2.0.0')
)
libraryDependencies += "com.maxmind.db" % "maxmind-db" % "2.0.0"
[com.maxmind.db/maxmind-db "2.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.