is not current version
Last Version 4.0.3

com.comcast.magic-wand:testing 4.0.1

Tests for magic-wand that require submodules

GroupId

GroupId

com.comcast.magic-wand
ArtifactId

ArtifactId

testing
Version

Version

4.0.1
Type

Type

jar

Download testing 4.0.1


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