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