Last Version

testify-compose 1.2.0-alpha01

Jetpack Compose extensions for Android Testify

License

License

GroupId

GroupId

com.shopify.testify
ArtifactId

ArtifactId

testify-compose
Version

Version

1.2.0-alpha01
Type

Type

aar
Description

Description

testify-compose
Jetpack Compose extensions for Android Testify
Project URL

Project URL

https://github.com/Shopify/android-testify
Source Code Management

Source Code Management

https://github.com/Shopify/android-testify

Download testify-compose 1.2.0-alpha01


<!-- https://jarcasting.com/artifacts/com.shopify.testify/testify-compose/ -->
<dependency>
    <groupId>com.shopify.testify</groupId>
    <artifactId>testify-compose</artifactId>
    <version>1.2.0-alpha01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shopify.testify/testify-compose/
implementation 'com.shopify.testify:testify-compose:1.2.0-alpha01'
// https://jarcasting.com/artifacts/com.shopify.testify/testify-compose/
implementation ("com.shopify.testify:testify-compose:1.2.0-alpha01")
'com.shopify.testify:testify-compose:aar:1.2.0-alpha01'
<dependency org="com.shopify.testify" name="testify-compose" rev="1.2.0-alpha01">
  <artifact name="testify-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shopify.testify', module='testify-compose', version='1.2.0-alpha01')
)
libraryDependencies += "com.shopify.testify" % "testify-compose" % "1.2.0-alpha01"
[com.shopify.testify/testify-compose "1.2.0-alpha01"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.2.0

runtime (11)

Group / Artifact Type Version
com.shopify.testify : testify jar 1.2.0-alpha01
androidx.activity » activity-compose jar 1.4.0
androidx.appcompat » appcompat jar 1.3.1
androidx.compose.material » material jar 1.0.5
androidx.compose.ui » ui-tooling-preview jar 1.0.5
androidx.compose.ui » ui jar 1.0.5
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0
androidx.test.espresso » espresso-core jar 3.4.0
androidx.test » rules jar 1.4.0
androidx.test » runner jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.