grpc-gateway-runtime 1.0.2


Group ID:
com.github.j5ik2o
Artifact ID:
grpc-gateway-runtime_2.13
Version:
1.0.2
Release Date:
Apr 3, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.j5ik2o" %% "grpc-gateway-runtime" % "1.0.2"

Mill build tool

ivy"com.github.j5ik2o::grpc-gateway-runtime:1.0.2"

Scala CLI

//> using dep "com.github.j5ik2o::grpc-gateway-runtime:1.0.2"

Ammonite REPL

import $ivy.`com.github.j5ik2o::grpc-gateway-runtime:1.0.2`

<dependency>
  <groupId>com.github.j5ik2o</groupId>
  <artifactId>grpc-gateway-runtime_2.13</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.github.j5ik2o', name: 'grpc-gateway-runtime_2.13', version: '1.0.2'