License |
License |
---|---|
GroupId | GroupIdorg.yarnandtail |
ArtifactId | ArtifactIdandhow-default-behavior-dep2 |
Last Version | Last Version0.4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSample to be used as a compiled jar by the
andhow-default-behavior-test to test property behavior
in external compiled libraries.
|
<!-- https://jarcasting.com/artifacts/org.yarnandtail/andhow-default-behavior-dep2/ -->
<dependency>
<groupId>org.yarnandtail</groupId>
<artifactId>andhow-default-behavior-dep2</artifactId>
<version>0.4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-default-behavior-dep2/
implementation 'org.yarnandtail:andhow-default-behavior-dep2:0.4.1.1'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-default-behavior-dep2/
implementation ("org.yarnandtail:andhow-default-behavior-dep2:0.4.1.1")
'org.yarnandtail:andhow-default-behavior-dep2:jar:0.4.1.1'
<dependency org="org.yarnandtail" name="andhow-default-behavior-dep2" rev="0.4.1.1">
<artifact name="andhow-default-behavior-dep2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yarnandtail', module='andhow-default-behavior-dep2', version='0.4.1.1')
)
libraryDependencies += "org.yarnandtail" % "andhow-default-behavior-dep2" % "0.4.1.1"
[org.yarnandtail/andhow-default-behavior-dep2 "0.4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.yarnandtail : andhow | jar | 0.4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.yarnandtail : andhow-test-harness | jar | 0.4.1.1 |
junit : junit | jar | 4.13.1 |