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
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
sbt publish