io.github.ci-cmg:io-stream-utils

Contains various utilities for working with InputStreams and OutputStreams

License

License

GroupId

GroupId

io.github.ci-cmg
ArtifactId

ArtifactId

io-stream-utils
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.ci-cmg:io-stream-utils
Contains various utilities for working with InputStreams and OutputStreams
Project URL

Project URL

https://github.com/CI-CMG/io-stream-utils
Source Code Management

Source Code Management

https://github.com/CI-CMG/io-stream-utils

Download io-stream-utils

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.slf4j : slf4j-simple jar 1.7.32
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0