Release 0.4.2
This is a past release - See Release Notes for the current version
Maven Dependency
<dependency>
<groupId>org.yarnandtail</groupId>
<artifactId>andhow</artifactId>
<version>0.4.2</version>
</dependency>
<dependency>
<!-- Utils for unit testing apps using AndHow -->
<groupId>org.yarnandtail</groupId>
<artifactId>andhow-junit5-extensions</artifactId>
<version>0.4.2</version>
<scope>test</scope>
</dependency>Release Notes
Bug Fixes
Other changes with zero or minimal impact to users of 1.4.1
Last updated