
treams-utils.2.1.1.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of streams-utils Show documentation
Show all versions of streams-utils Show documentation
Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that
are not available in the the Java 8, and that have proven to be very useful in some cases.
The newest version!
module org.paumard.streams.utils {
exports org.paumard.streams;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy