Last Version

IO Utilities 1.0

Several IO implementations, as provided by Apache Commons libraries.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

ioutils
Version

Version

1.0
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 1.0

Filename Size
ioutils-1.0.pom 3 KB
Browse

<!-- 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