Last Version

Commons IO 2.8.0.1

Apache Commons Bytecode Engineering Library, with type annotations

License

License

GroupId

GroupId

org.checkerframework.annotatedlib
ArtifactId

ArtifactId

commons-io
Version

Version

2.8.0.1
Type

Type

jar
Description

Description

Commons IO
Apache Commons Bytecode Engineering Library, with type annotations
Project URL

Project URL

https://github.com/typetools/commons-io
Source Code Management

Source Code Management

https://github.com/typetools/commons-io.git

Download commons-io 2.8.0.1


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

Dependencies

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

Project Modules

There are no modules declared in this project.