null

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-screenshot-testing
Last Version

Last Version

1.0.0-beta13
Release Date

Release Date

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-screenshot-testing

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.airbnb.android : showkase jar 1.0.0-beta13
androidx.compose.ui » ui-test-junit4 jar 1.1.1
junit : junit jar 4.13
androidx.test » core jar 1.4.0
androidx.test » rules jar 1.4.0
androidx.test » runner jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.1.1
androidx.compose.foundation » foundation jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta13
1.0.0-beta12
1.0.0-beta11
1.0.0-beta10
1.0.0-beta09
1.0.0-beta08
1.0.0-beta07
1.0.0-beta06