rich awaitable for scala Build Status

Installation

Available from maven central.

If you use SBT you can include in your project with

libraryDependencies += "com.github.bigwheel" %% "rich-awaitable" % "1.0"

Usage

check test code