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