is not current version
Last Version 0.4.2

org.yarnandtail:andhow 0.3.3

Simple typed and validated configuration loading for web apps, command line or any environment application.

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow
Version

Version

0.3.3
Type

Type

jar

Download andhow 0.3.3


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