Last Version

StreamEx 0.8.1

Enhancing Java 8 Streams

License

License

Categories

Categories

StreamEx General Purpose Libraries Functional Programming
GroupId

GroupId

one.util
ArtifactId

ArtifactId

streamex
Version

Version

0.8.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.8.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.