SoLong Collections

A supplement to the Java Collections library.

License

License

GroupId

GroupId

uk.co.solong
ArtifactId

ArtifactId

collections
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

SoLong Collections
A supplement to the Java Collections library.
Source Code Management

Source Code Management

https://github.com/danielburrell/collections

Download collections

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
joda-time : joda-time jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

collections

A supplement to the Java Collections library.

Versions

Version
0.0.2
0.0.1