Last Version

null 1.0.0-kotlin1.5.30-1

Showkase is an Android library that helps you organize, discover, search and visualize Jetpack Compose components.

License

License

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

showkase
Version

Version

1.0.0-kotlin1.5.30-1
Type

Type

aar
Description

Description

null
Showkase is an Android library that helps you organize, discover, search and visualize Jetpack Compose components.
Project URL

Project URL

https://github.com/airbnb/Showkase
Source Code Management

Source Code Management

https://github.com/airbnb/Showkase

Download showkase 1.0.0-kotlin1.5.30-1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.airbnb.android : showkase-annotation jar 1.0.0-kotlin1.5.30-1

runtime (11)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.30
androidx.appcompat » appcompat jar 1.1.0
androidx.core » core-ktx jar 1.1.0
androidx.activity » activity-compose jar 1.3.1
androidx.compose.runtime » runtime jar 1.1.0-alpha03
androidx.navigation » navigation-compose jar 2.4.0-alpha09
androidx.compose.ui » ui jar 1.1.0-alpha03
androidx.compose.foundation » foundation jar 1.1.0-alpha03
androidx.compose.ui » ui-tooling jar 1.1.0-alpha03
androidx.compose.foundation » foundation-layout jar 1.1.0-alpha03
androidx.compose.material » material jar 1.1.0-alpha03

Project Modules

There are no modules declared in this project.