Jar examples for m:mapstream
An extension of the Java 8 Stream API to make it possible to stream over key-value pairs more easily.
You can download jar file mapstream 2.3.5 in this page.
The Apache License, Version 2.0
You can use the following script to add mapstream-2.3.5.jar to your project.
<dependency> <groupId>com.speedment.common</groupId> <artifactId>mapstream</artifactId> <version>2.3.5</version> </dependency>
compile group: 'com.speedment.common', name: 'mapstream', version: '2.3.5'
libraryDependencies += "com.speedment.common" % "mapstream" % "2.3.5"
<dependency org="com.speedment.common" name="mapstream" rev="2.3.5"/>
@Grapes(@Grab(group='com.speedment.common', module='mapstream', version='2.3.5'))
'com.speedment.common:mapstream:jar:2.3.5'
Click the following link to download the jar file.
mapstream-2.3.5-javadoc.jar