GroupId | GroupIdorg.yarnandtail |
---|---|
ArtifactId | ArtifactIdandhow |
Version | Version0.4.0-RC7 |
Type | Typejar |
Filename | Size |
---|---|
andhow-0.4.0-RC7.pom | |
andhow-0.4.0-RC7.jar | 239 KB |
andhow-0.4.0-RC7-sources.jar | 148 KB |
andhow-0.4.0-RC7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.yarnandtail/andhow/ -->
<dependency>
<groupId>org.yarnandtail</groupId>
<artifactId>andhow</artifactId>
<version>0.4.0-RC7</version>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow/
implementation 'org.yarnandtail:andhow:0.4.0-RC7'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow/
implementation ("org.yarnandtail:andhow:0.4.0-RC7")
'org.yarnandtail:andhow:jar:0.4.0-RC7'
<dependency org="org.yarnandtail" name="andhow" rev="0.4.0-RC7">
<artifact name="andhow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yarnandtail', module='andhow', version='0.4.0-RC7')
)
libraryDependencies += "org.yarnandtail" % "andhow" % "0.4.0-RC7"
[org.yarnandtail/andhow "0.4.0-RC7"]