is not current version
Last Version 0.0.15

com.walterjwhite.infrastructure.dependencies:commons-io 0.0.12


GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

commons-io
Version

Version

0.0.12
Type

Type

pom

Download commons-io 0.0.12

Filename Size
commons-io-0.0.12.pom 916 bytes
Browse

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