is not current version
Last Version 2.7.0

com.airbnb.android:mavericks-rxjava2 2.0.0

Mavericks is an Android application framework that makes product development fast and fun.

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

mavericks-rxjava2
Version

Version

2.0.0
Type

Type

aar

Download mavericks-rxjava2 2.0.0


<!-- https://jarcasting.com/artifacts/com.airbnb.android/mavericks-rxjava2/ -->
<dependency>
    <groupId>com.airbnb.android</groupId>
    <artifactId>mavericks-rxjava2</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.android/mavericks-rxjava2/
implementation 'com.airbnb.android:mavericks-rxjava2:2.0.0'
// https://jarcasting.com/artifacts/com.airbnb.android/mavericks-rxjava2/
implementation ("com.airbnb.android:mavericks-rxjava2:2.0.0")
'com.airbnb.android:mavericks-rxjava2:aar:2.0.0'
<dependency org="com.airbnb.android" name="mavericks-rxjava2" rev="2.0.0">
  <artifact name="mavericks-rxjava2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.android', module='mavericks-rxjava2', version='2.0.0')
)
libraryDependencies += "com.airbnb.android" % "mavericks-rxjava2" % "2.0.0"
[com.airbnb.android/mavericks-rxjava2 "2.0.0"]