License |
License |
---|---|
Categories |
CategoriesNet React User Interface Web Frameworks Netty Networking |
GroupId | GroupIdio.reactivex |
ArtifactId | ArtifactIdrxnetty-servo |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrxnetty-servo
rxnetty-servo
|
Project URL |
Project URL |
Filename | Size |
---|---|
rxnetty-servo-0.5.1.pom | |
rxnetty-servo-0.5.1.jar | 28 KB |
rxnetty-servo-0.5.1-sources.jar | 16 KB |
rxnetty-servo-0.5.1-javadoc.jar | 75 KB |
rxnetty-servo-0.5.1-benchmarks.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.reactivex/rxnetty-servo/ -->
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-servo</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactivex/rxnetty-servo/
implementation 'io.reactivex:rxnetty-servo:0.5.1'
// https://jarcasting.com/artifacts/io.reactivex/rxnetty-servo/
implementation ("io.reactivex:rxnetty-servo:0.5.1")
'io.reactivex:rxnetty-servo:jar:0.5.1'
<dependency org="io.reactivex" name="rxnetty-servo" rev="0.5.1">
<artifact name="rxnetty-servo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactivex', module='rxnetty-servo', version='0.5.1')
)
libraryDependencies += "io.reactivex" % "rxnetty-servo" % "0.5.1"
[io.reactivex/rxnetty-servo "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex : rxjava | jar | 1.0.14 |
io.reactivex : rxnetty | jar | 0.5.1 |
com.netflix.servo : servo-core | jar | 0.7.5 |