License |
License |
---|---|
Categories |
CategoriesNet RxJava Container Microservices Reactive libraries |
GroupId | GroupIdcom.netflix.rxjava |
ArtifactId | ArtifactIdrxjava-core |
Last Version | Last Version0.20.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrxjava-core
rxjava-core developed by Netflix
|
Project URL |
Project URL |
Filename | Size |
---|---|
rxjava-core-0.20.7.pom | |
rxjava-core-0.20.7.jar | 260 KB |
rxjava-core-0.20.7-sources.jar | 89 KB |
rxjava-core-0.20.7-javadoc.jar | 169 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.rxjava/rxjava-core/ -->
<dependency>
<groupId>com.netflix.rxjava</groupId>
<artifactId>rxjava-core</artifactId>
<version>0.20.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.rxjava/rxjava-core/
implementation 'com.netflix.rxjava:rxjava-core:0.20.7'
// https://jarcasting.com/artifacts/com.netflix.rxjava/rxjava-core/
implementation ("com.netflix.rxjava:rxjava-core:0.20.7")
'com.netflix.rxjava:rxjava-core:jar:0.20.7'
<dependency org="com.netflix.rxjava" name="rxjava-core" rev="0.20.7">
<artifact name="rxjava-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.rxjava', module='rxjava-core', version='0.20.7')
)
libraryDependencies += "com.netflix.rxjava" % "rxjava-core" % "0.20.7"
[com.netflix.rxjava/rxjava-core "0.20.7"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.8.5 |
junit : junit-dep | jar | 4.10 |