Last Version

rxjava-core 0.20.7

rxjava-core developed by Netflix

License

License

Categories

Categories

Net RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.netflix.rxjava
ArtifactId

ArtifactId

rxjava-core
Version

Version

0.20.7
Type

Type

jar
Description

Description

rxjava-core
rxjava-core developed by Netflix
Project URL

Project URL

https://github.com/Netflix/RxJava

Download rxjava-core 0.20.7


<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.8.5
junit : junit-dep jar 4.10

Project Modules

There are no modules declared in this project.