Files download
File Operation
buildinfrastructure-0.1.0-rc.1.jar download
buildinfrastructure-0.1.0-rc.1.pom download
buildinfrastructure-0.1.0-rc.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.reactivex</groupId>
  <artifactId>buildinfrastructure</artifactId>
  <version>0.1.0-rc.1</version>
</dependency>
Gradle Groovy
implementation 'io.reactivex:buildinfrastructure:0.1.0-rc.1'
Gradle Kotlin
implementation("io.reactivex:buildinfrastructure:0.1.0-rc.1")
Scala SBT
libraryDependencies += "io.reactivex" % "buildinfrastructure" % "0.1.0-rc.1"
Groovy Grape
@Grapes(
  @Grab(group='io.reactivex', module='buildinfrastructure', version='0.1.0-rc.1')
)
Apache Ivy
<dependency org="io.reactivex" name="buildinfrastructure" rev="0.1.0-rc.1" />
Leiningen
[io.reactivex/buildinfrastructure "0.1.0-rc.1"]
Apache Buildr
'io.reactivex:buildinfrastructure:jar:0.1.0-rc.1'
Dependencies