is not current version
Last Version 0.1.1

com.wix:detox 0.0.2

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

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

detox
Version

Version

0.0.2
Type

Type

aar

Download detox 0.0.2


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