License |
License |
---|---|
GroupId | GroupIdorg.yarnandtail |
ArtifactId | ArtifactIdandhow |
Version | Version0.4.1 |
Type | Typejar |
Description |
DescriptionAndHow is an easy to use configuration framework with strong typing and
detailed validation for web apps, command line or any application environment.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
andhow-0.4.1.pom | |
andhow-0.4.1.jar | 253 KB |
andhow-0.4.1-sources.jar | 168 KB |
andhow-0.4.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.yarnandtail/andhow/ -->
<dependency>
<groupId>org.yarnandtail</groupId>
<artifactId>andhow</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow/
implementation 'org.yarnandtail:andhow:0.4.1'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow/
implementation ("org.yarnandtail:andhow:0.4.1")
'org.yarnandtail:andhow:jar:0.4.1'
<dependency org="org.yarnandtail" name="andhow" rev="0.4.1">
<artifact name="andhow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yarnandtail', module='andhow', version='0.4.1')
)
libraryDependencies += "org.yarnandtail" % "andhow" % "0.4.1"
[org.yarnandtail/andhow "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.8 |