Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@vkostyukov vkostyukov released this 16 Jan 14:02
· 4 commits to master since this release

This is a very first release that covers only basic functionality (see README). It's cross-published for 2.11 and 2.12.

libraryDependencies ++= Seq(
  "com.github.finagle" %% "finagle-http-auth" % "0.1.0"
)