License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.morimekta.utils |
ArtifactId | ArtifactIdio |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtra IO stream handling around binary content
Contains input and output streams for more handling of
binary input and output.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io-4.4.0.pom | |
io-4.4.0.jar | 35 KB |
io-4.4.0-sources.jar | 28 KB |
io-4.4.0-javadoc.jar | 520 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.morimekta.utils/io/ -->
<dependency>
<groupId>net.morimekta.utils</groupId>
<artifactId>io</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.utils/io/
implementation 'net.morimekta.utils:io:4.4.0'
// https://jarcasting.com/artifacts/net.morimekta.utils/io/
implementation ("net.morimekta.utils:io:4.4.0")
'net.morimekta.utils:io:jar:4.4.0'
<dependency org="net.morimekta.utils" name="io" rev="4.4.0">
<artifact name="io" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.utils', module='io', version='4.4.0')
)
libraryDependencies += "net.morimekta.utils" % "io" % "4.4.0"
[net.morimekta.utils/io "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 2.2 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-junit-jupiter | jar | 4.3.1 |
net.morimekta.utils : collect | jar | 4.4.0 |