is not current version
Last Version 0.1.1

com.wix:detox 0.0.1

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

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

detox
Version

Version

0.0.1
Type

Type

pom

Download detox 0.0.1


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