play-authenticate 0.9.0


Group ID:
com.feth
Artifact ID:
play-authenticate_2.12
Version:
0.9.0
Release Date:
Aug 27, 2018
Licenses:
Files:

libraryDependencies += "com.feth" %% "play-authenticate" % "0.9.0"

Mill build tool

ivy"com.feth::play-authenticate:0.9.0"

Scala CLI

//> using dep "com.feth::play-authenticate:0.9.0"

Ammonite REPL

import $ivy.`com.feth::play-authenticate:0.9.0`

<dependency>
  <groupId>com.feth</groupId>
  <artifactId>play-authenticate_2.12</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'com.feth', name: 'play-authenticate_2.12', version: '0.9.0'