License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-cli |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-cli
Artifact for console issues regarding a CLI (command line interpreter)
frame, CLI commands or CLI interaction and so on.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refcodes-cli-3.0.4.pom | |
refcodes-cli-3.0.4.jar | 64 KB |
refcodes-cli-3.0.4-tests.jar | 13 KB |
refcodes-cli-3.0.4-test-sources.jar | 9 KB |
refcodes-cli-3.0.4-sources.jar | 80 KB |
refcodes-cli-3.0.4-javadoc.jar | 811 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-cli/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-cli</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cli/
implementation 'org.refcodes:refcodes-cli:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cli/
implementation ("org.refcodes:refcodes-cli:3.0.4")
'org.refcodes:refcodes-cli:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-cli" rev="3.0.4">
<artifact name="refcodes-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-cli', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-cli" % "3.0.4"
[org.refcodes/refcodes-cli "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-exception | jar | 3.0.4 |
org.refcodes : refcodes-component | jar | 3.0.4 |
org.refcodes : refcodes-textual | jar | 3.0.4 |
org.fusesource.jansi : jansi | jar | 2.4.0 |
org.refcodes : refcodes-licensing | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |