Release v1.0
Release notes
Supporting conversion to/from Scala/Java between all types provided by v1.5 of java-scala-util
Documentation
Download
The binaries can be downloaded from Maven Central.
Or use the ones attached below to this release.
Maven
<dependency>
<groupId>org.dmonix.functional</groupId>
<artifactId>java-scala-utils-converter_2.11</artifactId>
<version>1.0</version>
</dependency>
sbt
"org.dmonix.functional" %% "java-scala-utils-converter" % "1.0"