License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.netflix.rxnetty |
ArtifactId | ArtifactIdrx-netty-examples |
Last Version | Last Version0.3.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrx-netty-examples
rx-netty-examples developed by Netflix
|
Project URL |
Project URL |
Filename | Size |
---|---|
rx-netty-examples-0.3.18.pom | |
rx-netty-examples-0.3.18.jar | 129 KB |
rx-netty-examples-0.3.18-sources.jar | 58 KB |
rx-netty-examples-0.3.18-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.rxnetty/rx-netty-examples/ -->
<dependency>
<groupId>com.netflix.rxnetty</groupId>
<artifactId>rx-netty-examples</artifactId>
<version>0.3.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.rxnetty/rx-netty-examples/
implementation 'com.netflix.rxnetty:rx-netty-examples:0.3.18'
// https://jarcasting.com/artifacts/com.netflix.rxnetty/rx-netty-examples/
implementation ("com.netflix.rxnetty:rx-netty-examples:0.3.18")
'com.netflix.rxnetty:rx-netty-examples:jar:0.3.18'
<dependency org="com.netflix.rxnetty" name="rx-netty-examples" rev="0.3.18">
<artifact name="rx-netty-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.rxnetty', module='rx-netty-examples', version='0.3.18')
)
libraryDependencies += "com.netflix.rxnetty" % "rx-netty-examples" % "0.3.18"
[com.netflix.rxnetty/rx-netty-examples "0.3.18"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
org.slf4j : slf4j-api | jar | 1.7.6 |
com.netflix.rxnetty : rx-netty-servo | jar | 0.3.18 |
com.netflix.rxnetty : rx-netty | jar | 0.3.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |