License |
License |
---|---|
GroupId | GroupIdcom.airbnb.android |
ArtifactId | ArtifactIdmavericks-compose |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMavericks Compose
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-compose-2.7.0.pom | |
mavericks-compose-2.7.0-sources.jar | 2 KB |
mavericks-compose-2.7.0-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.airbnb.android/mavericks-compose/ -->
<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>mavericks-compose</artifactId>
<version>2.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.android/mavericks-compose/
implementation 'com.airbnb.android:mavericks-compose:2.7.0'
// https://jarcasting.com/artifacts/com.airbnb.android/mavericks-compose/
implementation ("com.airbnb.android:mavericks-compose:2.7.0")
'com.airbnb.android:mavericks-compose:aar:2.7.0'
<dependency org="com.airbnb.android" name="mavericks-compose" rev="2.7.0">
<artifact name="mavericks-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.android', module='mavericks-compose', version='2.7.0')
)
libraryDependencies += "com.airbnb.android" % "mavericks-compose" % "2.7.0"
[com.airbnb.android/mavericks-compose "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.airbnb.android : mavericks | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.3.1 |
androidx.fragment » fragment | jar | 1.3.4 |
androidx.appcompat » appcompat | jar | 1.3.0 |
androidx.compose.foundation » foundation | jar | 1.0.5 |
androidx.compose.ui » ui | jar | 1.0.5 |
androidx.lifecycle » lifecycle-viewmodel-compose | jar | 2.4.0-rc01 |