| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.devcon5 |
| ArtifactId | ArtifactIdcli |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncli
Command Line utilities
|
| Project Organization |
Project OrganizationDevCon5 GmbH |
| Filename | Size |
|---|---|
| cli-1.4.pom | |
| cli-1.4.jar | 10 KB |
| cli-1.4-sources.jar | 6 KB |
| cli-1.4-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.devcon5/cli/ -->
<dependency>
<groupId>io.devcon5</groupId>
<artifactId>cli</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.devcon5/cli/
implementation 'io.devcon5:cli:1.4'
// https://jarcasting.com/artifacts/io.devcon5/cli/
implementation ("io.devcon5:cli:1.4")
'io.devcon5:cli:jar:1.4'
<dependency org="io.devcon5" name="cli" rev="1.4">
<artifact name="cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.devcon5', module='cli', version='1.4')
)
libraryDependencies += "io.devcon5" % "cli" % "1.4"
[io.devcon5/cli "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli | jar | 1.3.1 |
| commons-lang : commons-lang | jar | 2.6 |
| io.devcon5 : classutils | jar | 1.4 |
| io.inkstand : scribble-core | jar | 0.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.hamcrest : hamcrest-all | jar | 1.3 |