is not current version
Last Version 0.21.3

io.higherkindness:mu-rpc-netty_2.12 0.20.0

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

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.higherkindness
ArtifactId

ArtifactId

mu-rpc-netty_2.12
Version

Version

0.20.0
Type

Type

jar

Download mu-rpc-netty_2.12 0.20.0


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