Skip to content
Vladyslav Pekker edited this page Jul 8, 2018 · 28 revisions

Spells started as a util library, which concentrated on ANSI escape codes. Over time, it evolved into a set of tools that are rather useful at devtime instead of in production, simply due to the fact, that the delivery mechanism remained to be the terminal. Spells is thus easy to play around with.

Releases

libraryDependencies += "com.github.agilesteel" %% "spells" % "2.1.0"

Requirements

Clone this wiki locally