implicitdef / toolbox   0.5.0

MIT License GitHub

Personal toolbox

Scala versions: 2.11

Usage

build.sbt :

resolvers += Resolver.jcenterRepo
libraryDependencies += "com.github.implicitdef" %% "toolbox" % "0.4.1"  //check the latest version number in this project's build.sbt to be sure

How to publish this project to bintray

sbt publish