License |
License |
---|---|
GroupId | GroupIdcom.github.xjj59307 |
ArtifactId | ArtifactIdcmd |
Last Version | Last Version0.11.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncmd
Command line streamer library for Java 8
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cmd-0.11.2.pom | |
cmd-0.11.2.jar | 50 KB |
cmd-0.11.2-sources.jar | 20 KB |
cmd-0.11.2-javadoc.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xjj59307/cmd/ -->
<dependency>
<groupId>com.github.xjj59307</groupId>
<artifactId>cmd</artifactId>
<version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xjj59307/cmd/
implementation 'com.github.xjj59307:cmd:0.11.2'
// https://jarcasting.com/artifacts/com.github.xjj59307/cmd/
implementation ("com.github.xjj59307:cmd:0.11.2")
'com.github.xjj59307:cmd:jar:0.11.2'
<dependency org="com.github.xjj59307" name="cmd" rev="0.11.2">
<artifact name="cmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xjj59307', module='cmd', version='0.11.2')
)
libraryDependencies += "com.github.xjj59307" % "cmd" % "0.11.2"
[com.github.xjj59307/cmd "0.11.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.24 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.24 |
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.12 |
com.github.dakusui : jcunit | jar | 0.8.1 |