is not current version
Last Version 1.3.0

org.ow2.easycommons:easycommons-io 1.2.3


GroupId

GroupId

org.ow2.easycommons
ArtifactId

ArtifactId

easycommons-io
Version

Version

1.2.3
Type

Type

jar

Download easycommons-io 1.2.3


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