Last Version

RxNetty Router 0.0.1

A relative path router for RxNetty

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

me.magnet
ArtifactId

ArtifactId

rxnetty-router
Version

Version

0.0.1
Type

Type

jar
Description

Description

RxNetty Router
A relative path router for RxNetty

Download rxnetty-router 0.0.1


<!-- https://jarcasting.com/artifacts/me.magnet/rxnetty-router/ -->
<dependency>
    <groupId>me.magnet</groupId>
    <artifactId>rxnetty-router</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.magnet/rxnetty-router/
implementation 'me.magnet:rxnetty-router:0.0.1'
// https://jarcasting.com/artifacts/me.magnet/rxnetty-router/
implementation ("me.magnet:rxnetty-router:0.0.1")
'me.magnet:rxnetty-router:jar:0.0.1'
<dependency org="me.magnet" name="rxnetty-router" rev="0.0.1">
  <artifact name="rxnetty-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.magnet', module='rxnetty-router', version='0.0.1')
)
libraryDependencies += "me.magnet" % "rxnetty-router" % "0.0.1"
[me.magnet/rxnetty-router "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxnetty jar 0.4.11
io.netty : netty-codec-http jar 4.0.27.Final
io.reactivex : rxjava jar 1.0.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.31-beta
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.