Jar examples for s:streamex
Enhancing Java 8 Streams
You can download jar file streamex 0.6.7 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
streamex-0.6.7-javadoc.jar