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