is not current version
Last Version 0.4.2

org.yarnandtail:andhow-core 0.4.1.1

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

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-core
Version

Version

0.4.1.1
Type

Type

jar

Download andhow-core 0.4.1.1


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