io-support-alpha

IO utilities.

License

License

GroupId

GroupId

fun.mike
ArtifactId

ArtifactId

io-support-alpha
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

io-support-alpha
IO utilities.
Project URL

Project URL

https://github.com/mike706574/java-io-support
Source Code Management

Source Code Management

http://github.com/mike706574/java-io-support/tree/master

Download io-support-alpha

How to add to project

<!-- https://jarcasting.com/artifacts/fun.mike/io-support-alpha/ -->
<dependency>
    <groupId>fun.mike</groupId>
    <artifactId>io-support-alpha</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/fun.mike/io-support-alpha/
implementation 'fun.mike:io-support-alpha:0.0.13'
// https://jarcasting.com/artifacts/fun.mike/io-support-alpha/
implementation ("fun.mike:io-support-alpha:0.0.13")
'fun.mike:io-support-alpha:jar:0.0.13'
<dependency org="fun.mike" name="io-support-alpha" rev="0.0.13">
  <artifact name="io-support-alpha" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.mike', module='io-support-alpha', version='0.0.13')
)
libraryDependencies += "fun.mike" % "io-support-alpha" % "0.0.13"
[fun.mike/io-support-alpha "0.0.13"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

io-support

Maven Central Javadocs

IO utilities for Java.

Build

CircleCI

Copyright and License

This project is licensed under the terms of the Apache 2.0 license.

Versions

Version
0.0.13
0.0.12
0.0.10
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.1