License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdme.magnet |
ArtifactId | ArtifactIdrxnetty-router |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRxNetty Router
A relative path router for RxNetty
|
Filename | Size |
---|---|
rxnetty-router-0.0.1.pom | |
rxnetty-router-0.0.1.jar | 7 KB |
rxnetty-router-0.0.1-sources.jar | 2 KB |
rxnetty-router-0.0.1-javadoc.jar | 30 KB |
Browse |
<!-- 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"]
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 |
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 |
Version |
---|
0.0.1
|