iterables

Composable iterables for Java

License

License

MIT/X11
Categories

Categories

Java Languages
GroupId

GroupId

com.github.nikita-volkov.java
ArtifactId

ArtifactId

iterables
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

iterables
Composable iterables for Java
Project URL

Project URL

http://github.com/nikita-volkov/iterables.java

Download iterables

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.nikita-volkov.java : iterators jar 0.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1