Last Version

MvRx Launcher 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-launcher
Version

Version

2.0.0-beta3
Type

Type

aar
Description

Description

MvRx Launcher
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-launcher 2.0.0-beta3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1

runtime (14)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10
com.airbnb.android : mvrx jar 2.0.0-beta3
com.airbnb.android : mvrx-mocking jar 2.0.0-beta3
androidx.core » core-ktx jar 1.3.1
com.airbnb.android : epoxy jar 4.0.0
androidx.recyclerview » recyclerview jar 1.1.0
androidx.coordinatorlayout » coordinatorlayout jar 1.1.0
org.jetbrains.kotlin : kotlin-reflect 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.