| License |
License |
|---|---|
| GroupId | GroupIdcom.airbnb.android |
| ArtifactId | ArtifactIdmvrx |
| Version | Version2.0.0-beta3 |
| Type | Typeaar |
| Description |
DescriptionMvRx
MvRx is an Android application framework that makes product development fast and fun.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mvrx-2.0.0-beta3.pom | |
| mvrx-2.0.0-beta3-sources.jar | 39 KB |
| mvrx-2.0.0-beta3-javadoc.jar | 186 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.1 |
| 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 |