Skip to content

Releases: finagle/finagle-http-auth

0.1.0

16 Jan 14:02
Compare
Choose a tag to compare

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"
)