License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.testinfected |
ArtifactId | ArtifactIdcli |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionCLI
Command Line Interface
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cli-1.0.pom | |
cli-1.0.jar | 26 KB |
cli-1.0-sources.jar | 19 KB |
cli-1.0-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testinfected/cli/ -->
<dependency>
<groupId>org.testinfected</groupId>
<artifactId>cli</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.testinfected/cli/
implementation 'org.testinfected:cli:1.0'
// https://jarcasting.com/artifacts/org.testinfected/cli/
implementation ("org.testinfected:cli:1.0")
'org.testinfected:cli:jar:1.0'
<dependency org="org.testinfected" name="cli" rev="1.0">
<artifact name="cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testinfected', module='cli', version='1.0')
)
libraryDependencies += "org.testinfected" % "cli" % "1.0"
[org.testinfected/cli "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jmock : jmock | jar | 2.5.1 |
org.jmock : jmock-junit4 | jar | 2.5.1 |