Last Version

CLI 1.0

Command Line Interface

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.testinfected
ArtifactId

ArtifactId

cli
Version

Version

1.0
Type

Type

jar
Description

Description

CLI
Command Line Interface
Project URL

Project URL

https://github.com/testinfected/cli
Source Code Management

Source Code Management

https://github.com/testinfected/cli

Download cli 1.0


<!-- 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"]

Dependencies

test (4)

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

Project Modules

There are no modules declared in this project.