Last Version

creek 0.5

A library of heap-efficient stream splitters / demuxers for InputStream and OutputStream.

License

License

MIT
GroupId

GroupId

com.github.rutledgepaulv
ArtifactId

ArtifactId

creek
Version

Version

0.5
Type

Type

jar
Description

Description

creek
A library of heap-efficient stream splitters / demuxers for InputStream and OutputStream.
Project URL

Project URL

https://github.com/rutledgepaulv/creek
Source Code Management

Source Code Management

https://github.com/rutledgepaulv/creek

Download creek 0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.4

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.