is not current version
Last Version 0.29.0

io.higherkindness:mu-rpc-client-netty_2.13 0.22.1

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

Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

io.higherkindness
ArtifactId

ArtifactId

mu-rpc-client-netty_2.13
Version

Version

0.22.1
Type

Type

jar

Download mu-rpc-client-netty_2.13 0.22.1


<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-client-netty_2.13/ -->
<dependency>
    <groupId>io.higherkindness</groupId>
    <artifactId>mu-rpc-client-netty_2.13</artifactId>
    <version>0.22.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-client-netty_2.13/
implementation 'io.higherkindness:mu-rpc-client-netty_2.13:0.22.1'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-client-netty_2.13/
implementation ("io.higherkindness:mu-rpc-client-netty_2.13:0.22.1")
'io.higherkindness:mu-rpc-client-netty_2.13:jar:0.22.1'
<dependency org="io.higherkindness" name="mu-rpc-client-netty_2.13" rev="0.22.1">
  <artifact name="mu-rpc-client-netty_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-client-netty_2.13', version='0.22.1')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-client-netty_2.13" % "0.22.1"
[io.higherkindness/mu-rpc-client-netty_2.13 "0.22.1"]