Last Version

stream-lite 1.0.1

Enhancing Java 8 Streams

License

License

GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

stream-lite
Version

Version

1.0.1
Type

Type

jar
Description

Description

stream-lite
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-lite 1.0.1


<!-- https://jarcasting.com/artifacts/com.landawn/stream-lite/ -->
<dependency>
    <groupId>com.landawn</groupId>
    <artifactId>stream-lite</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.landawn/stream-lite/
implementation 'com.landawn:stream-lite:1.0.1'
// https://jarcasting.com/artifacts/com.landawn/stream-lite/
implementation ("com.landawn:stream-lite:1.0.1")
'com.landawn:stream-lite:jar:1.0.1'
<dependency org="com.landawn" name="stream-lite" rev="1.0.1">
  <artifact name="stream-lite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landawn', module='stream-lite', version='1.0.1')
)
libraryDependencies += "com.landawn" % "stream-lite" % "1.0.1"
[com.landawn/stream-lite "1.0.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.