IO Utilities

Several IO implementations, as provided by Apache Commons libraries.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

ioutils
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

IO Utilities
Several IO implementations, as provided by Apache Commons libraries.
Project URL

Project URL

https://github.com/matthieu-vergne/IOUtils

Download ioutils

Filename Size
ioutils-1.0.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/ioutils/ -->
<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>ioutils</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/ioutils/
implementation 'fr.matthieu-vergne:ioutils:1.0'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/ioutils/
implementation ("fr.matthieu-vergne:ioutils:1.0")
'fr.matthieu-vergne:ioutils:pom:1.0'
<dependency org="fr.matthieu-vergne" name="ioutils" rev="1.0">
  <artifact name="ioutils" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='ioutils', version='1.0')
)
libraryDependencies += "fr.matthieu-vergne" % "ioutils" % "1.0"
[fr.matthieu-vergne/ioutils "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ioutils-core
  • ioutils-samples

Versions

Version
1.0