Last Version

StreamEx 0.4.1

Enhancing Java 8 Streams

License

License

Categories

Categories

StreamEx General Purpose Libraries Functional Programming
GroupId

GroupId

io.github.amaembo
ArtifactId

ArtifactId

streamex
Version

Version

0.4.1
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 0.4.1


<!-- 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.