License |
License
MIT License
|
---|---|
Categories |
CategoriesMaven Build Tools CLI User Interface |
GroupId | GroupIdcom.googlecode.clichemaven |
ArtifactId | ArtifactIdcliche |
Last Version | Last Version110413 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncliche
Very simple command-line shell for Java applications
|
Filename | Size |
---|---|
cliche-110413.pom | |
cliche-110413.jar | 46 KB |
cliche-110413-sources.jar | 29 KB |
cliche-110413-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.clichemaven/cliche/ -->
<dependency>
<groupId>com.googlecode.clichemaven</groupId>
<artifactId>cliche</artifactId>
<version>110413</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.clichemaven/cliche/
implementation 'com.googlecode.clichemaven:cliche:110413'
// https://jarcasting.com/artifacts/com.googlecode.clichemaven/cliche/
implementation ("com.googlecode.clichemaven:cliche:110413")
'com.googlecode.clichemaven:cliche:jar:110413'
<dependency org="com.googlecode.clichemaven" name="cliche" rev="110413">
<artifact name="cliche" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.clichemaven', module='cliche', version='110413')
)
libraryDependencies += "com.googlecode.clichemaven" % "cliche" % "110413"
[com.googlecode.clichemaven/cliche "110413"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |