<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>showkase</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
compile
|-- com.airbnb.android:showkase-annotation:1.0.1
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.10
runtime
|-- androidx.appcompat:appcompat:1.4.0
|-- androidx.core:core-ktx:1.7.0
|-- androidx.activity:activity-compose:1.5.1
|-- androidx.compose.runtime:runtime:1.4.2
|-- androidx.navigation:navigation-compose:2.5.1
|-- androidx.compose.ui:ui:1.4.2
|-- androidx.compose.foundation:foundation:1.4.2
|-- androidx.compose.ui:ui-tooling:1.4.2