libraryDependencies += "com.github.agilesteel" %% "spells" % "2.2.2"
// for Scala version below 2.13 use:
libraryDependencies += "com.github.agilesteel" %% "spells" % "2.2.0"
- Java 7 or greater
- Scala 2.10 or greater (Scala 2.12 requires Java 8)
- SBT 1.3.3 or greater if you want to build from source
For the full list of features, please refer to the wiki.