Last Version

Detox 0.1.1

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.1
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.1


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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.test.espresso » espresso-core jar 3.3.0
androidx.test.espresso » espresso-web jar 3.3.0
androidx.test » rules jar 1.2.0
androidx.test.ext » junit jar 1.1.1
androidx.test.uiautomator » uiautomator jar 2.2.0

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.0
com.google.android.material » material jar 1.2.1
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.