is not current version
Last Version 0.1.1

Detox 0.1.0

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

License

License

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

detox
Version

Version

0.1.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/wix/Detox
Source Code Management

Source Code Management

https://github.com/wix/detox

Download detox 0.1.0


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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

runtime (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.