| License |
License |
|---|---|
| GroupId | GroupIdcom.airbnb.android |
| ArtifactId | ArtifactIdmavericks |
| Version | Version2.6.1 |
| Type | Typeaar |
| Description |
DescriptionMavericks
Mavericks is an Android application framework that makes product development fast and fun.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mavericks-2.6.1.pom | |
| mavericks-2.6.1-sources.jar | 40 KB |
| mavericks-2.6.1-javadoc.jar | 478 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.airbnb.android/mavericks/ -->
<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>mavericks</artifactId>
<version>2.6.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.android/mavericks/
implementation 'com.airbnb.android:mavericks:2.6.1'
// https://jarcasting.com/artifacts/com.airbnb.android/mavericks/
implementation ("com.airbnb.android:mavericks:2.6.1")
'com.airbnb.android:mavericks:aar:2.6.1'
<dependency org="com.airbnb.android" name="mavericks" rev="2.6.1">
<artifact name="mavericks" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.android', module='mavericks', version='2.6.1')
)
libraryDependencies += "com.airbnb.android" % "mavericks" % "2.6.1"
[com.airbnb.android/mavericks "2.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
| androidx.activity » activity | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.31 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| androidx.fragment » fragment | jar | 1.3.4 |
| androidx.lifecycle » lifecycle-viewmodel-savedstate | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-common-java8 | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |