is not current version
Last Version 0.4.2

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

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-rc5
Type

Type

jar

Download andhow-shared-test-utils 0.4.2-rc5


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