is not current version
Last Version 2.0.0

com.maxmind.db:maxmind-db 1.0.0

Reader for MaxMind DB

GroupId

GroupId

com.maxmind.db
ArtifactId

ArtifactId

maxmind-db
Version

Version

1.0.0
Type

Type

jar

Download maxmind-db 1.0.0


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