is not current version
Last Version 0.4.2

org.yarnandtail:andhow-parent 0.4.2-rc4

AndHow is an easy to use configuration framework with strong typing and detailed validation for web apps, command line or any application environment.

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-parent
Version

Version

0.4.2-rc4
Type

Type

pom

Download andhow-parent 0.4.2-rc4


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