License |
License |
---|---|
GroupId | GroupIdorg.yarnandtail |
ArtifactId | ArtifactIdandhow-simulated-app-tests |
Last Version | Last Version0.4.1.1 |
Release Date | Release Date |
Type | Typepom |
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-simulated-app-tests-0.4.1.1.pom | 832 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.yarnandtail/andhow-simulated-app-tests/ -->
<dependency>
<groupId>org.yarnandtail</groupId>
<artifactId>andhow-simulated-app-tests</artifactId>
<version>0.4.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-simulated-app-tests/
implementation 'org.yarnandtail:andhow-simulated-app-tests:0.4.1.1'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-simulated-app-tests/
implementation ("org.yarnandtail:andhow-simulated-app-tests:0.4.1.1")
'org.yarnandtail:andhow-simulated-app-tests:pom:0.4.1.1'
<dependency org="org.yarnandtail" name="andhow-simulated-app-tests" rev="0.4.1.1">
<artifact name="andhow-simulated-app-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.yarnandtail', module='andhow-simulated-app-tests', version='0.4.1.1')
)
libraryDependencies += "org.yarnandtail" % "andhow-simulated-app-tests" % "0.4.1.1"
[org.yarnandtail/andhow-simulated-app-tests "0.4.1.1"]