License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-properties-ext-cli |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-properties-ext-cli
Artifact extending the refcodes-properties artifact with CLI functionality.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-properties-ext-cli/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-properties-ext-cli</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-properties-ext-cli/
implementation 'org.refcodes:refcodes-properties-ext-cli:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-properties-ext-cli/
implementation ("org.refcodes:refcodes-properties-ext-cli:3.0.4")
'org.refcodes:refcodes-properties-ext-cli:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-properties-ext-cli" rev="3.0.4">
<artifact name="refcodes-properties-ext-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-properties-ext-cli', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-properties-ext-cli" % "3.0.4"
[org.refcodes/refcodes-properties-ext-cli "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-cli | jar | 3.0.4 |
org.refcodes : refcodes-properties | jar | 3.0.4 |
org.refcodes : refcodes-licensing | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |