is not current version
Last Version 1.4.0

org.ow2.easycommons:easycommons-stream 1.3.0


GroupId

GroupId

org.ow2.easycommons
ArtifactId

ArtifactId

easycommons-stream
Version

Version

1.3.0
Type

Type

jar

Download easycommons-stream 1.3.0


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