objectos :: collections

A Java 8 collections helper library. Whenever possible, it tries to be API-compatible to Google Guava.

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

collections
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

objectos :: collections
A Java 8 collections helper library. Whenever possible, it tries to be API-compatible to Google Guava.
Project Organization

Project Organization

Objectos Software LTDA

Download collections

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
br.com.objectos : assertion jar 0.2.0

Project Modules

There are no modules declared in this project.
br.com.objectos

Objectos Software

We craft Java tools.

Versions

Version
0.2.1
0.2.0
0.1.1
0.1.0