| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.shopify.testify |
| Идентификатор | Идентификаторtestify |
| Версия | Версия1.1.0-beta3 |
| Тип | Типaar |
| Описание |
Описаниеtestify
Android screenshot instrumentation tests.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| testify-1.1.0-beta3.pom | |
| testify-1.1.0-beta3-sources.jar | 70 KB |
| testify-1.1.0-beta3-javadoc.jar | 486 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.shopify.testify/testify/ -->
<dependency>
<groupId>com.shopify.testify</groupId>
<artifactId>testify</artifactId>
<version>1.1.0-beta3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shopify.testify/testify/
implementation 'com.shopify.testify:testify:1.1.0-beta3'
// https://jarcasting.com/artifacts/com.shopify.testify/testify/
implementation ("com.shopify.testify:testify:1.1.0-beta3")
'com.shopify.testify:testify:aar:1.1.0-beta3'
<dependency org="com.shopify.testify" name="testify" rev="1.1.0-beta3">
<artifact name="testify" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shopify.testify', module='testify', version='1.1.0-beta3')
)
libraryDependencies += "com.shopify.testify" % "testify" % "1.1.0-beta3"
[com.shopify.testify/testify "1.1.0-beta3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.test.espresso » espresso-core | jar | 3.3.0 |
| androidx.test » rules | jar | 1.3.0 |
| androidx.test » runner | jar | 1.3.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| com.github.ajalt : colormath | jar | 1.4.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.3 |