Last Version

PrintStream Wrapper 0.4.0

Wrappers for PrintStream with copy, redirect, filter and passthrough implementations.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kemitix
ArtifactId

ArtifactId

print-stream-wrapper
Version

Version

0.4.0
Type

Type

jar
Description

Description

PrintStream Wrapper
Wrappers for PrintStream with copy, redirect, filter and passthrough implementations.

Download print-stream-wrapper 0.4.0


<!-- https://jarcasting.com/artifacts/net.kemitix/print-stream-wrapper/ -->
<dependency>
    <groupId>net.kemitix</groupId>
    <artifactId>print-stream-wrapper</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.kemitix/print-stream-wrapper/
implementation 'net.kemitix:print-stream-wrapper:0.4.0'
// https://jarcasting.com/artifacts/net.kemitix/print-stream-wrapper/
implementation ("net.kemitix:print-stream-wrapper:0.4.0")
'net.kemitix:print-stream-wrapper:jar:0.4.0'
<dependency org="net.kemitix" name="print-stream-wrapper" rev="0.4.0">
  <artifact name="print-stream-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kemitix', module='print-stream-wrapper', version='0.4.0')
)
libraryDependencies += "net.kemitix" % "print-stream-wrapper" % "0.4.0"
[net.kemitix/print-stream-wrapper "0.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.kemitix : wrapper jar 0.4.0
org.projectlombok : lombok Optional jar 1.16.20

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.9.1

Project Modules

There are no modules declared in this project.