higherkindness / mu-scala   0.31.1

Apache License 2.0 GitHub

Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2

Scala versions: 3.x 2.13 2.12 2.11
sbt plugins: 1.0

frees-rpc-dropwizard-client 0.13.4


Group ID:
io.frees
Artifact ID:
frees-rpc-dropwizard-client_2.12
Version:
0.13.4
Release Date:
May 2, 2018
Licenses:
Files:

libraryDependencies += "io.frees" %% "frees-rpc-dropwizard-client" % "0.13.4"

Mill build tool

ivy"io.frees::frees-rpc-dropwizard-client:0.13.4"

Scala CLI

//> using dep "io.frees::frees-rpc-dropwizard-client:0.13.4"

Ammonite REPL

import $ivy.`io.frees::frees-rpc-dropwizard-client:0.13.4`

<dependency>
  <groupId>io.frees</groupId>
  <artifactId>frees-rpc-dropwizard-client_2.12</artifactId>
  <version>0.13.4</version>
</dependency>

compile group: 'io.frees', name: 'frees-rpc-dropwizard-client_2.12', version: '0.13.4'