Last Version

MapStream 2.3.1

A wrapper class for creating Key-Value Streams using the standard Java 8 API.

License

License

GroupId

GroupId

com.github.pyknic
ArtifactId

ArtifactId

map-stream
Version

Version

2.3.1
Type

Type

jar
Description

Description

MapStream
A wrapper class for creating Key-Value Streams using the standard Java 8 API.
Project URL

Project URL

https://www.github.com/Pyknic/MapStream/

Download map-stream 2.3.1


<!-- https://jarcasting.com/artifacts/com.github.pyknic/map-stream/ -->
<dependency>
    <groupId>com.github.pyknic</groupId>
    <artifactId>map-stream</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pyknic/map-stream/
implementation 'com.github.pyknic:map-stream:2.3.1'
// https://jarcasting.com/artifacts/com.github.pyknic/map-stream/
implementation ("com.github.pyknic:map-stream:2.3.1")
'com.github.pyknic:map-stream:jar:2.3.1'
<dependency org="com.github.pyknic" name="map-stream" rev="2.3.1">
  <artifact name="map-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pyknic', module='map-stream', version='2.3.1')
)
libraryDependencies += "com.github.pyknic" % "map-stream" % "2.3.1"
[com.github.pyknic/map-stream "2.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.