sfali / grpc-rest-gateway   0.7.1

Apache License 2.0 GitHub

Rest gateway for GRPC end point

Scala versions: 3.x 2.13 2.12

grpc-rest-gateway-runtime 0.5.0


Group ID:
io.github.sfali23
Artifact ID:
grpc-rest-gateway-runtime_3
Version:
0.5.0
Release Date:
Nov 10, 2024
Licenses:
Files:
Full Scala Version:
3.5.2
Developers:

libraryDependencies += "io.github.sfali23" %% "grpc-rest-gateway-runtime" % "0.5.0"

Mill build tool

ivy"io.github.sfali23::grpc-rest-gateway-runtime:0.5.0"

Scala CLI

//> using dep "io.github.sfali23::grpc-rest-gateway-runtime:0.5.0"

Ammonite REPL

import $ivy.`io.github.sfali23::grpc-rest-gateway-runtime:0.5.0`

<dependency>
  <groupId>io.github.sfali23</groupId>
  <artifactId>grpc-rest-gateway-runtime_3</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'io.github.sfali23', name: 'grpc-rest-gateway-runtime_3', version: '0.5.0'