Last Version

abacus-stream-lite 1.0.1

Enhancing Java 8 Streams

License

License

GroupId

GroupId

com.landawn
ArtifactId

ArtifactId

abacus-stream-lite
Version

Version

1.0.1
Type

Type

jar
Description

Description

abacus-stream-lite
Enhancing Java 8 Streams
Project URL

Project URL

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

Source Code Management

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

Download abacus-stream-lite 1.0.1


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