Download streamex-0.6.7.jar file - Jar s

Jar examples for s:streamex

Description

Enhancing Java 8 Streams

You can download jar file streamex 0.6.7 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add streamex-0.6.7.jar to your project.

<dependency>
   <groupId>one.util</groupId>
   <artifactId>streamex</artifactId>
   <version>0.6.7</version>
</dependency>
compile group: 'one.util', name: 'streamex', version: '0.6.7'
libraryDependencies += "one.util" % "streamex" % "0.6.7"
<dependency org="one.util" name="streamex" rev="0.6.7"/>
@Grapes(@Grab(group='one.util', module='streamex', version='0.6.7'))
'one.util:streamex:jar:0.6.7'

Download

Click the following link to download the jar file.

streamex-0.6.7-javadoc.jar
streamex-0.6.7-sources.jar
streamex-0.6.7.jar
streamex-0.6.7.pom



Related Tutorials