is not current version
Last Version 0.4.2

org.yarnandtail:andhow-junit5-extensions 0.4.2-rc3

Extensions for JUnit 5 to make testing easier for applications using the AndHow framework.

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-junit5-extensions
Version

Version

0.4.2-rc3
Type

Type

jar

Download andhow-junit5-extensions 0.4.2-rc3


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