License |
License |
---|---|
GroupId | GroupIdcom.wix |
ArtifactId | ArtifactIddetox |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionDetox
Gray box end-to-end testing and automation library for mobile apps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
detox-0.1.1.pom | |
detox-0.1.1-sources.jar | 33 KB |
detox-0.1.1-javadoc.jar | 84 KB |
Browse |
<!-- 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"]
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 |
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 |