is not current version
Last Version 0.21.3

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

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.17.2
Type

Type

jar

Download mu-rpc-netty_2.12 0.17.2


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