License |
License |
---|---|
GroupId | GroupIdio.github.ci-cmg |
ArtifactId | ArtifactIdio-stream-utils |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.ci-cmg:io-stream-utils
Contains various utilities for working with InputStreams and OutputStreams
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io-stream-utils-1.0.0.pom | |
io-stream-utils-1.0.0.jar | 6 KB |
io-stream-utils-1.0.0-sources.jar | 5 KB |
io-stream-utils-1.0.0-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
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 |