is not current version
Last Version 0.4.2

org.yarnandtail:andhow-test-harness 0.4.1.1

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.1.1
Type

Type

jar

Download andhow-test-harness 0.4.1.1


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