is not current version
Last Version 0.4.2

org.yarnandtail:andhow-parent 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-parent
Version

Version

0.3.3
Type

Type

pom

Download andhow-parent 0.3.3

Filename Size
andhow-parent-0.3.3.pom 7 KB
Browse

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