Implicits for use scala-like operators (map, foreach, etc) on Java collections without any conversions.
'com.github.pkuzz.util:scala-jcoll:0.1'
<dependency>
<groupId>com.github.pkuzz.util</groupId>
<artifactId>scala-jcoll</artifactId>
<version>0.1</version>
</dependency>
<dependency org="com.github.pkuzz.util" name="scala-jcoll" rev="0.1"/>
"com.github.pkuzz.util", "scala-jcoll", "0.1"