is not current version
Last Version 1.0.4

com.github.dakusui:processstreamer 1.0.0

Command line streamer library for Java 8

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

processstreamer
Version

Version

1.0.0
Type

Type

jar

Download processstreamer 1.0.0


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