Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
mu-rpc-client-netty 0.27.0
Group ID:
io.higherkindness
Artifact ID:
mu-rpc-client-netty_2.13
Version:
0.27.0
Release Date:
Sept 28, 2021
Licenses:
Files:
Full Scala Version:
2.13.6
Developers:
libraryDependencies += "io.higherkindness" %% "mu-rpc-client-netty" % "0.27.0"
ivy"io.higherkindness::mu-rpc-client-netty:0.27.0"
//> using dep "io.higherkindness::mu-rpc-client-netty:0.27.0"
import $ivy.`io.higherkindness::mu-rpc-client-netty:0.27.0`
<dependency> <groupId>io.higherkindness</groupId> <artifactId>mu-rpc-client-netty_2.13</artifactId> <version>0.27.0</version> </dependency>
compile group: 'io.higherkindness', name: 'mu-rpc-client-netty_2.13', version: '0.27.0'