Last Version

cmdstreamer 0.2.0

Command line streamer library for Java 8

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

cmdstreamer
Version

Version

0.2.0
Type

Type

jar
Description

Description

cmdstreamer
Command line streamer library for Java 8
Project URL

Project URL

https://github.com/dakusui/cmdstreamer
Source Code Management

Source Code Management

http://github.com/dakusui/cmdstreamer

Download cmdstreamer 0.2.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.dakusui : jcunit jar 0.8.1

Project Modules

There are no modules declared in this project.