Jar examples for m:map-stream
A wrapper class for creating Key-Value Streams using the standard Java 8 API.
You can download jar file map-stream 2.3.1 in this page.
Apache License, Version 2.0
You can use the following script to add map-stream-2.3.1.jar to your project.
<dependency> <groupId>com.github.pyknic</groupId> <artifactId>map-stream</artifactId> <version>2.3.1</version> </dependency>
compile group: 'com.github.pyknic', name: 'map-stream', version: '2.3.1'
libraryDependencies += "com.github.pyknic" % "map-stream" % "2.3.1"
<dependency org="com.github.pyknic" name="map-stream" rev="2.3.1"/>
@Grapes(@Grab(group='com.github.pyknic', module='map-stream', version='2.3.1'))
'com.github.pyknic:map-stream:jar:2.3.1'
Click the following link to download the jar file.
map-stream-2.3.1-javadoc.jar