Last Version

MvRx 2.0.0-beta3

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

License

License

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

mvrx
Version

Version

2.0.0-beta3
Type

Type

aar
Description

Description

MvRx
MvRx is an Android application framework that makes product development fast and fun.
Project URL

Project URL

https://github.com/airbnb/mvrx
Source Code Management

Source Code Management

https://github.com/airbnb/mvrx

Download mvrx 2.0.0-beta3


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxandroid jar 2.1.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1

runtime (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
androidx.appcompat » appcompat jar 1.2.0
androidx.fragment » fragment jar 1.2.5
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.2.0
androidx.lifecycle » lifecycle-common-java8 jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.2.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.2.0

Project Modules

There are no modules declared in this project.