Skip to content

Releases: ironhorsesoftware/silhouette

First Release

03 May 16:40
Compare
Choose a tag to compare

This is the first release when the project went public.

It builds against:

  • Scala 2.12
  • Silhouette 6.0
  • Play 2.7
  • Play Slick 4.0.2 (Slick 3.2)

You can download this project by adding the following to your build.sbt:

externalResolvers += "Iron Horse Software Silhouette Packages" at "https://maven.pkg.github.com/ironhorsesoftware/silhouette"
libraryDependencies +=  "silhouette-persistence" %% "silhouette-persistence" % "0.6.0-SNAPSHOT"