QuIterables

Queriable iterables for java - QuIterables provides a wrapper for java Iterables in order to query them with a functional approach

License

License

GroupId

GroupId

de.renebergelt
ArtifactId

ArtifactId

quiterables
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

QuIterables
Queriable iterables for java - QuIterables provides a wrapper for java Iterables in order to query them with a functional approach
Project URL

Project URL

https://github.com/renber/quiterables
Source Code Management

Source Code Management

https://github.com/renber/quiterables

Download quiterables

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0