This repository accompanies Scala for Java Developers: A Practical Primer by Toby Weston (Apress, 2017).
For corrections to the content in the published book, see errata.md.
See the file Contributing.md for more information on how you can contribute to this repository.
This is a Scala SBT project. Build it from scratch using:
sbt clean compile
or import the build.sbt
into your favorite IDE.
Release v1.1 corresponds to the code in the published book, without corrections or updates.
The software is licenced under the Apache 2.0 open source license.