is not current version
Last Version 0.3.3

org.yarnandtail:andhow-usage-examples 0.3.0

Usage examples of the AndHow! configuration frameork.

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-usage-examples
Version

Version

0.3.0
Type

Type

jar

Download andhow-usage-examples 0.3.0


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