Last Version

StreamEx 2.3.3

Enhancing Java 8 Streams

License

License

Categories

Categories

StreamEx General Purpose Libraries Functional Programming
GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

streamex
Version

Version

2.3.3
Type

Type

jar
Description

Description

StreamEx
Enhancing Java 8 Streams
Project URL

Project URL

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

Source Code Management

https://github.com/landawn/streamex

Download streamex 2.3.3


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

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.