StreamEx

Enhancing Java 8 Streams

License

License

Categories

Categories

StreamEx General Purpose Libraries Functional Programming
GroupId

GroupId

io.github.amaembo
ArtifactId

ArtifactId

streamex
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

StreamEx
Enhancing Java 8 Streams
Project URL

Project URL

https://github.com/amaembo/streamex
Source Code Management

Source Code Management

https://github.com/amaembo/streamex.git

Download streamex

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4.0
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.8
0.0.7