agilesteel / spells

devtime utilities for Scala

Home Page:http://agilesteel.github.io/spells

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spells: devtime utilities for Scala

Maven Central License Build Status Coverage Status Codacy Badge

Releases

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

 // for Scala version below 2.13 use:
libraryDependencies += "com.github.agilesteel" %% "spells" % "2.2.0"

Requirements

Features

For the full list of features, please refer to the wiki.

About

devtime utilities for Scala

http://agilesteel.github.io/spells

License:Apache License 2.0


Languages

Language:Scala 100.0%