is not current version
Last Version 0.4.2

org.yarnandtail:andhow-test-harness 0.4.0-RC7

Harness and tools for testing the AndHow framework, or writing tests for projects that use AndHow.

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-test-harness
Version

Version

0.4.0-RC7
Type

Type

jar

Download andhow-test-harness 0.4.0-RC7


<!-- https://jarcasting.com/artifacts/org.yarnandtail/andhow-test-harness/ -->
<dependency>
    <groupId>org.yarnandtail</groupId>
    <artifactId>andhow-test-harness</artifactId>
    <version>0.4.0-RC7</version>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-test-harness/
implementation 'org.yarnandtail:andhow-test-harness:0.4.0-RC7'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-test-harness/
implementation ("org.yarnandtail:andhow-test-harness:0.4.0-RC7")
'org.yarnandtail:andhow-test-harness:jar:0.4.0-RC7'
<dependency org="org.yarnandtail" name="andhow-test-harness" rev="0.4.0-RC7">
  <artifact name="andhow-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yarnandtail', module='andhow-test-harness', version='0.4.0-RC7')
)
libraryDependencies += "org.yarnandtail" % "andhow-test-harness" % "0.4.0-RC7"
[org.yarnandtail/andhow-test-harness "0.4.0-RC7"]