Jar examples for c:commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
You can download jar file commons-io 0.0.14 in this page.
GNU General Public License, version 2 (GPL2), with the classpath exception
You can use the following script to add commons-io-0.0.14.jar to your project.
<dependency> <groupId>com.walterjwhite.infrastructure.dependencies</groupId> <artifactId>commons-io</artifactId> <version>0.0.14</version> </dependency>
compile group: 'com.walterjwhite.infrastructure.dependencies', name: 'commons-io', version: '0.0.14'
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "commons-io" % "0.0.14"
<dependency org="com.walterjwhite.infrastructure.dependencies" name="commons-io" rev="0.0.14"/>
@Grapes(@Grab(group='com.walterjwhite.infrastructure.dependencies', module='commons-io', version='0.0.14'))
'com.walterjwhite.infrastructure.dependencies:commons-io:jar:0.0.14'
Click the following link to download the jar file.
commons-io-0.0.14.pom