Ferry

A collection of Java iterators to traverse data structures

License

License

GroupId

GroupId

com.harium
ArtifactId

ArtifactId

ferry
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Ferry
A collection of Java iterators to traverse data structures

Download ferry

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Ferry

A bunch of iterators that can help you to traverse data structures.

com.harium

Harium

Versions

Version
0.0.1