commons-io

dependencies

GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

commons-io
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

commons-io
dependencies

Download commons-io

Filename Size
commons-io-0.0.15.pom 907 bytes
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11