is not current version
Last Version 0.1.0

com.adobe.dx:testing 0.0.10

Testing utilities for dx project

GroupId

GroupId

com.adobe.dx
ArtifactId

ArtifactId

testing
Version

Version

0.0.10
Type

Type

jar

Download testing 0.0.10


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