Last Version

Apache Commons IO 0.66.0.1

The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.

License

License

GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

commons-io
Version

Version

0.66.0.1
Type

Type

jar
Description

Description

Apache Commons IO
The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
Project URL

Project URL

http://commons.apache.org/proper/commons-io/
Project Organization

Project Organization

Marc Magon

Download commons-io 0.66.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.