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

com.wix:detox 0.0.2

Gray box end-to-end testing and automation library for mobile apps

Группа

Группа

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

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

detox
Версия

Версия

0.0.2
Тип

Тип

aar

Скачать detox 0.0.2

Имя Файла Размер
detox-0.0.2.pom
detox-0.0.2-sources.jar 20 KB
detox-0.0.2-javadoc.jar 206 KB
Обзор

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