is not current version
Last Version 1.5.0

org.ow2.easycommons:easycommons-lang 1.4.1


GroupId

GroupId

org.ow2.easycommons
ArtifactId

ArtifactId

easycommons-lang
Version

Version

1.4.1
Type

Type

jar

Download easycommons-lang 1.4.1


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