Last Version

cmd 1.0.1

Command line streamer library for Java 8

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

cmd
Version

Version

1.0.1
Type

Type

jar
Description

Description

cmd
Command line streamer library for Java 8
Project URL

Project URL

https://github.com/xjj59307/cmd
Source Code Management

Source Code Management

https://github.com/xjj59307/cmd

Download cmd 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.dakusui/cmd/ -->
<dependency>
    <groupId>com.github.dakusui</groupId>
    <artifactId>cmd</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dakusui/cmd/
implementation 'com.github.dakusui:cmd:1.0.1'
// https://jarcasting.com/artifacts/com.github.dakusui/cmd/
implementation ("com.github.dakusui:cmd:1.0.1")
'com.github.dakusui:cmd:jar:1.0.1'
<dependency org="com.github.dakusui" name="cmd" rev="1.0.1">
  <artifact name="cmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dakusui', module='cmd', version='1.0.1')
)
libraryDependencies += "com.github.dakusui" % "cmd" % "1.0.1"
[com.github.dakusui/cmd "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24

test (4)

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

Project Modules

There are no modules declared in this project.