A Java 8 collections helper library. Whenever possible, it tries to be API-compatible to Google Guava.
'br.com.objectos.core:collections:0.2.0'
<dependency>
<groupId>br.com.objectos.core</groupId>
<artifactId>collections</artifactId>
<version>0.2.0</version>
</dependency>
<dependency org="br.com.objectos.core" name="collections" rev="0.2.0"/>
"br.com.objectos.core", "collections", "0.2.0"