Last Version

io.reactivex:buildinfrastructure 0.1.0-rc.1

buildinfrastructure

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.reactivex
ArtifactId

ArtifactId

buildinfrastructure
Version

Version

0.1.0-rc.1
Type

Type

jar

Download buildinfrastructure 0.1.0-rc.1


<!-- https://jarcasting.com/artifacts/io.reactivex/buildinfrastructure/ -->
<dependency>
    <groupId>io.reactivex</groupId>
    <artifactId>buildinfrastructure</artifactId>
    <version>0.1.0-rc.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactivex/buildinfrastructure/
implementation 'io.reactivex:buildinfrastructure:0.1.0-rc.1'
// https://jarcasting.com/artifacts/io.reactivex/buildinfrastructure/
implementation ("io.reactivex:buildinfrastructure:0.1.0-rc.1")
'io.reactivex:buildinfrastructure:jar:0.1.0-rc.1'
<dependency org="io.reactivex" name="buildinfrastructure" rev="0.1.0-rc.1">
  <artifact name="buildinfrastructure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactivex', module='buildinfrastructure', version='0.1.0-rc.1')
)
libraryDependencies += "io.reactivex" % "buildinfrastructure" % "0.1.0-rc.1"
[io.reactivex/buildinfrastructure "0.1.0-rc.1"]