Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
mu-rpc-netty 0.19.0
Group ID:
io.higherkindness
Artifact ID:
mu-rpc-netty_2.12
Version:
0.19.0
Release Date:
Oct 17, 2019
Licenses:
Files:
libraryDependencies += "io.higherkindness" %% "mu-rpc-netty" % "0.19.0"
ivy"io.higherkindness::mu-rpc-netty:0.19.0"
//> using dep "io.higherkindness::mu-rpc-netty:0.19.0"
import $ivy.`io.higherkindness::mu-rpc-netty:0.19.0`
<dependency> <groupId>io.higherkindness</groupId> <artifactId>mu-rpc-netty_2.12</artifactId> <version>0.19.0</version> </dependency>
compile group: 'io.higherkindness', name: 'mu-rpc-netty_2.12', version: '0.19.0'