sovaalexandr / maxmind-geoip2-async   1.0.0

Apache License 2.0 GitHub

Async API for MaxMind GeoIP2DB with db-file auto renewals

Scala versions: 2.12

maxmind-geoip2-async-guice 1.0.0


Group ID:
com.github.sovaalexandr
Artifact ID:
maxmind-geoip2-async-guice_2.12
Version:
1.0.0
Release Date:
Nov 30, 2017
Licenses:
Files:

libraryDependencies += "com.github.sovaalexandr" %% "maxmind-geoip2-async-guice" % "1.0.0"

Mill build tool

ivy"com.github.sovaalexandr::maxmind-geoip2-async-guice:1.0.0"

Scala CLI

//> using dep "com.github.sovaalexandr::maxmind-geoip2-async-guice:1.0.0"

Ammonite REPL

import $ivy.`com.github.sovaalexandr::maxmind-geoip2-async-guice:1.0.0`

<dependency>
  <groupId>com.github.sovaalexandr</groupId>
  <artifactId>maxmind-geoip2-async-guice_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.sovaalexandr', name: 'maxmind-geoip2-async-guice_2.12', version: '1.0.0'