is not current version
Last Version 0.1.0-rc.1

io.reactivex:buildinfrastructure 0.0.12

buildinfrastructure

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.reactivex
ArtifactId

ArtifactId

buildinfrastructure
Version

Version

0.0.12
Type

Type

jar

Download buildinfrastructure 0.0.12


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