jlib iterable framework

jlib framework providing operations on iterables and iterators as well as means to implement own iterables

License

License

GroupId

GroupId

org.jlib
ArtifactId

ArtifactId

jlib-iterable
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jlib iterable framework
jlib framework providing operations on iterables and iterators as well as means to implement own iterables
Source Code Management

Source Code Management

https://github.com/jlib-framework/jlib-iterable.git

Download jlib-iterable

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jlib : jlib-message jar 1.0.0
org.jlib : jlib-exception jar 1.0.0

Project Modules

There are no modules declared in this project.
org.jlib

jlib

Versions

Version
1.0.0