cmd

Command line streamer library for Java 8

License

License

GroupId

GroupId

com.github.xjj59307
ArtifactId

ArtifactId

cmd
Last Version

Last Version

0.11.2
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
0.11.2
0.11.1