Jar examples for s:streamex
Enhancing Java 8 Streams
You can download jar file streamex 0.6.2 in this page.
The Apache License, Version 2.0
You can use the following script to add streamex-0.6.2.jar to your project.
<dependency> <groupId>one.util</groupId> <artifactId>streamex</artifactId> <version>0.6.2</version> </dependency>
compile group: 'one.util', name: 'streamex', version: '0.6.2'
libraryDependencies += "one.util" % "streamex" % "0.6.2"
<dependency org="one.util" name="streamex" rev="0.6.2"/>
@Grapes(@Grab(group='one.util', module='streamex', version='0.6.2'))
'one.util:streamex:jar:0.6.2'
Click the following link to download the jar file.
streamex-0.6.2-javadoc.jar