r

rxscala_2.12.0-M4

rxscala
https://github.com/ReactiveX/RxScala
Apache-2.0
io.reactivex
Ben Christensen Joachim Hofer Samuel Grütter Shixiong Zhu
文件下载
文件名 操作
rxscala_2.12.0-M4-0.26.2.jar 下载
rxscala_2.12.0-M4-0.26.2.pom 下载
rxscala_2.12.0-M4-0.26.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.reactivex</groupId>
  <artifactId>rxscala_2.12.0-M4</artifactId>
  <version>0.26.2</version>
</dependency>
Gradle Groovy
implementation 'io.reactivex:rxscala_2.12.0-M4:0.26.2'
Gradle Kotlin
implementation("io.reactivex:rxscala_2.12.0-M4:0.26.2")
Scala SBT
libraryDependencies += "io.reactivex" % "rxscala_2.12.0-M4" % "0.26.2"
Groovy Grape
@Grapes(
  @Grab(group='io.reactivex', module='rxscala_2.12.0-M4', version='0.26.2')
)
Apache Ivy
<dependency org="io.reactivex" name="rxscala_2.12.0-M4" rev="0.26.2" />
Leiningen
[io.reactivex/rxscala_2.12.0-M4 "0.26.2"]
Apache Buildr
'io.reactivex:rxscala_2.12.0-M4:jar:0.26.2'