| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Net Netty Networking |
| GroupId | GroupIdcom.netflix |
| ArtifactId | ArtifactIdmantis-rxnetty |
| Last Version | Last Version0.4.19.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmantis-rxnetty
mantis-rxnetty
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mantis-rxnetty-0.4.19.1.pom | |
| mantis-rxnetty-0.4.19.1.jar | 416 KB |
| mantis-rxnetty-0.4.19.1-sources.jar | 1 KB |
| mantis-rxnetty-0.4.19.1-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netflix/mantis-rxnetty/ -->
<dependency>
<groupId>com.netflix</groupId>
<artifactId>mantis-rxnetty</artifactId>
<version>0.4.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix/mantis-rxnetty/
implementation 'com.netflix:mantis-rxnetty:0.4.19.1'
// https://jarcasting.com/artifacts/com.netflix/mantis-rxnetty/
implementation ("com.netflix:mantis-rxnetty:0.4.19.1")
'com.netflix:mantis-rxnetty:jar:0.4.19.1'
<dependency org="com.netflix" name="mantis-rxnetty" rev="0.4.19.1">
<artifact name="mantis-rxnetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix', module='mantis-rxnetty', version='0.4.19.1')
)
libraryDependencies += "com.netflix" % "mantis-rxnetty" % "0.4.19.1"
[com.netflix/mantis-rxnetty "0.4.19.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex : rxjava | jar | 1.0.17 |
| io.netty : netty-handler | jar | 4.1.5.Final |
| io.netty : netty-codec-http | jar | 4.1.5.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.5.Final |
| org.slf4j : slf4j-api | jar | 1.7.6 |