Sbt plugin for classycle.
Just import org.virtuslab.sbtclassycle.SbtClassyclePlugin
and add SbtClassyclePlugin.classycleSettings
to your project's settings.
Type classycle
into sbt console. HTML and XML reports will be created under target\classycle
.