Последняя версия

testify-compose 1.2.0-alpha01

Jetpack Compose extensions for Android Testify

Лицензия

Лицензия

Группа

Группа

com.shopify.testify
Идентификатор

Идентификатор

testify-compose
Версия

Версия

1.2.0-alpha01
Тип

Тип

aar
Описание

Описание

testify-compose
Jetpack Compose extensions for Android Testify
Ссылка на сайт

Ссылка на сайт

https://github.com/Shopify/android-testify
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.databinding » viewbinding jar 4.2.0

runtime (11)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.