is not current version
Last Version 0.4.2

org.yarnandtail:andhow-shared-test-utils 0.4.2-rc3

These shared classes provide common test utilities to make testing easier, both for testing the AndHow framework and testing apps using AndHow.

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-shared-test-utils
Version

Version

0.4.2-rc3
Type

Type

jar

Download andhow-shared-test-utils 0.4.2-rc3


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