Add the following lines to you build.sbt
file:
// build.sbt
resolvers += Resolver.bintrayRepo("choffmeister", "maven")
libraryDependencies += "de.choffmeister" %% "auth-common" % "0.5.0"
Published under the permissive MIT license.
Add the following lines to you build.sbt
file:
// build.sbt
resolvers += Resolver.bintrayRepo("choffmeister", "maven")
libraryDependencies += "de.choffmeister" %% "auth-common" % "0.5.0"
Published under the permissive MIT license.