is not current version
Last Version 0.63.0.19

com.jwebmp.jre11:commons-io 0.63.0.17

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

GroupId

GroupId

com.jwebmp.jre11
ArtifactId

ArtifactId

commons-io
Version

Version

0.63.0.17
Type

Type

jar

Download commons-io 0.63.0.17


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