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