lava

A Java library that provides extension methods for collections which allow them to be queried and manipulated easily

License

License

MIT
GroupId

GroupId

org.icechamps
ArtifactId

ArtifactId

Lava
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

lava
A Java library that provides extension methods for collections which allow them to be queried and manipulated easily
Project URL

Project URL

http://metaldrummer610.github.io/Lava/
Source Code Management

Source Code Management

http://github.com/metaldrummer610/Lava

Download Lava

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar r09

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.6