| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wix |
| Идентификатор | Идентификаторdetox |
| Версия | Версия0.1.0 |
| Тип | Типaar |
| Описание |
ОписаниеDetox
Gray box end-to-end testing and automation library for mobile apps
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| detox-0.1.0.pom | |
| detox-0.1.0-sources.jar | 19 KB |
| detox-0.1.0-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wix/detox/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>detox</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.wix/detox/
implementation 'com.wix:detox:0.1.0'
// https://jarcasting.com/artifacts/com.wix/detox/
implementation ("com.wix:detox:0.1.0")
'com.wix:detox:aar:0.1.0'
<dependency org="com.wix" name="detox" rev="0.1.0">
<artifact name="detox" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='detox', version='0.1.0')
)
libraryDependencies += "com.wix" % "detox" % "0.1.0"
[com.wix/detox "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.test.espresso » espresso-core | jar | 3.2.0 |
| androidx.test » rules | jar | 1.2.0 |
| androidx.test.ext » junit | jar | 1.1.1 |
| androidx.test.uiautomator » uiautomator | jar | 2.2.0 |
| androidx.test.espresso » espresso-web | jar | 3.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.0 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| com.github.anrwatchdog : anrwatchdog | jar | 1.4.0 |