Maven to sbt
Convert Maven's pom.xml into sbt's build.sbt.
Library
It can be used as a normal Scala library.
CLI
It can be used as a CLI tool with an easy installation if you already have Java.

pom.xml into build.sbtConvert Maven's pom.xml into sbt's build.sbt.
It can be used as a normal Scala library.
It can be used as a CLI tool with an easy installation if you already have Java.