文件下载
文件名 操作
rxswing-0.27.0.jar 下载
rxswing-0.27.0.pom 下载
rxswing-0.27.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.reactivex</groupId>
  <artifactId>rxswing</artifactId>
  <version>0.27.0</version>
</dependency>
Gradle Groovy
implementation 'io.reactivex:rxswing:0.27.0'
Gradle Kotlin
implementation("io.reactivex:rxswing:0.27.0")
Scala SBT
libraryDependencies += "io.reactivex" % "rxswing" % "0.27.0"
Groovy Grape
@Grapes(
  @Grab(group='io.reactivex', module='rxswing', version='0.27.0')
)
Apache Ivy
<dependency org="io.reactivex" name="rxswing" rev="0.27.0" />
Leiningen
[io.reactivex/rxswing "0.27.0"]
Apache Buildr
'io.reactivex:rxswing:jar:0.27.0'
本项目依赖