Last Version

Lightweight-Stream-API 2.1

Enhancing Java 8 Streams

License

License

The Apache License, Version 2.1
GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

stream
Version

Version

2.1
Type

Type

jar
Description

Description

Lightweight-Stream-API
Enhancing Java 8 Streams
Project URL

Project URL

https://github.com/landawn/Lightweight-Stream-API
Source Code Management

Source Code Management

https://github.com/landawn/Lightweight-Stream-API

Download stream 2.1


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

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.