is not current version
Last Version 0.9

io.rxmicro:rxmicro-rest-server-netty 0.2


Categories

Categories

Net Netty Networking
GroupId

GroupId

io.rxmicro
ArtifactId

ArtifactId

rxmicro-rest-server-netty
Version

Version

0.2
Type

Type

jar

Download rxmicro-rest-server-netty 0.2


<!-- https://jarcasting.com/artifacts/io.rxmicro/rxmicro-rest-server-netty/ -->
<dependency>
    <groupId>io.rxmicro</groupId>
    <artifactId>rxmicro-rest-server-netty</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.rxmicro/rxmicro-rest-server-netty/
implementation 'io.rxmicro:rxmicro-rest-server-netty:0.2'
// https://jarcasting.com/artifacts/io.rxmicro/rxmicro-rest-server-netty/
implementation ("io.rxmicro:rxmicro-rest-server-netty:0.2")
'io.rxmicro:rxmicro-rest-server-netty:jar:0.2'
<dependency org="io.rxmicro" name="rxmicro-rest-server-netty" rev="0.2">
  <artifact name="rxmicro-rest-server-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rxmicro', module='rxmicro-rest-server-netty', version='0.2')
)
libraryDependencies += "io.rxmicro" % "rxmicro-rest-server-netty" % "0.2"
[io.rxmicro/rxmicro-rest-server-netty "0.2"]