License |
License |
---|---|
GroupId | GroupIdcom.airbnb.android |
ArtifactId | ArtifactIdshowkase |
Version | Version1.0.0-alpha11 |
Type | Typeaar |
Description |
Descriptionnull
Showkase is an Android library that helps you organize, discover, search and visualize Jetpack Compose components.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
showkase-1.0.0-alpha11.pom | |
showkase-1.0.0-alpha11-sources.jar | 19 KB |
showkase-1.0.0-alpha11-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.airbnb.android/showkase/ -->
<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>showkase</artifactId>
<version>1.0.0-alpha11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.android/showkase/
implementation 'com.airbnb.android:showkase:1.0.0-alpha11'
// https://jarcasting.com/artifacts/com.airbnb.android/showkase/
implementation ("com.airbnb.android:showkase:1.0.0-alpha11")
'com.airbnb.android:showkase:aar:1.0.0-alpha11'
<dependency org="com.airbnb.android" name="showkase" rev="1.0.0-alpha11">
<artifact name="showkase" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.android', module='showkase', version='1.0.0-alpha11')
)
libraryDependencies += "com.airbnb.android" % "showkase" % "1.0.0-alpha11"
[com.airbnb.android/showkase "1.0.0-alpha11"]
Group / Artifact | Type | Version |
---|---|---|
com.airbnb.android : showkase-annotation | jar | 1.0.0-alpha11 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.10 |
androidx.appcompat » appcompat | jar | 1.1.0 |
androidx.core » core-ktx | jar | 1.1.0 |
androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
androidx.activity » activity-compose | jar | 1.3.0-beta01 |
androidx.compose.runtime » runtime | jar | 1.0.0-beta08 |
androidx.navigation » navigation-compose | jar | 2.4.0-alpha02 |
androidx.constraintlayout » constraintlayout-compose | jar | 1.0.0-alpha07 |
androidx.compose.ui » ui | jar | 1.0.0-beta08 |
androidx.compose.foundation » foundation | jar | 1.0.0-beta08 |
androidx.compose.ui » ui-tooling | jar | 1.0.0-beta08 |
androidx.compose.foundation » foundation-layout | jar | 1.0.0-beta08 |
androidx.compose.material » material | jar | 1.0.0-beta08 |
androidx.compose.runtime » runtime-saveable | jar | 1.0.0-beta08 |
androidx.compose.runtime » runtime-livedata | jar | 1.0.0-beta08 |