is not current version
Last Version 2.2.2

com.github.datastax-oss:commons-io 2.2.0

commons-io

Categories

Categories

Data
GroupId

GroupId

com.github.datastax-oss
ArtifactId

ArtifactId

commons-io
Version

Version

2.2.0
Type

Type

jar

Download commons-io 2.2.0


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