Fika - MapStream

An extension of the Java 8 Stream API to make it possible to stream over key-value pairs more easily.

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.fika
ArtifactId

ArtifactId

mapstream
Last Version

Last Version

2.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Fika - MapStream
An extension of the Java 8 Stream API to make it possible to stream over key-value pairs more easily.
Project Organization

Project Organization

Speedment, Inc.

Download mapstream

How to add to project

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

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.

Versions

Version
2.3.2