tkrs / mmdb-grpc-scala   0.1.4

MIT License GitHub

The gRPC service for Scala that provides a query to MaxMind's GeoLite2 database

Scala versions: 3.x 2.13 2.12

mmdb-grpc-core 0.1.4


Group ID:
com.github.tkrs
Artifact ID:
mmdb-grpc-core_2.13
Version:
0.1.4
Release Date:
Jan 31, 2024
Licenses:
MIT
Files:

libraryDependencies += "com.github.tkrs" %% "mmdb-grpc-core" % "0.1.4"

Mill build tool

ivy"com.github.tkrs::mmdb-grpc-core:0.1.4"

Scala CLI

//> using dep "com.github.tkrs::mmdb-grpc-core:0.1.4"

Ammonite REPL

import $ivy.`com.github.tkrs::mmdb-grpc-core:0.1.4`

<dependency>
  <groupId>com.github.tkrs</groupId>
  <artifactId>mmdb-grpc-core_2.13</artifactId>
  <version>0.1.4</version>
</dependency>

compile group: 'com.github.tkrs', name: 'mmdb-grpc-core_2.13', version: '0.1.4'