k4200 / securesocial   3.2.5

Apache License 2.0 Website GitHub

A module that provides OAuth, OAuth2 and OpenID authentication for Play Framework applications

Scala versions: 2.11

securesocial 3.0.0


Group ID:
tv.kazu
Artifact ID:
securesocial_2.11
Version:
3.0.0
Release Date:
Mar 13, 2015
Licenses:
Files:

libraryDependencies += "tv.kazu" %% "securesocial" % "3.0.0"

Mill build tool

ivy"tv.kazu::securesocial:3.0.0"

Scala CLI

//> using dep "tv.kazu::securesocial:3.0.0"

Ammonite REPL

import $ivy.`tv.kazu::securesocial:3.0.0`

<dependency>
  <groupId>tv.kazu</groupId>
  <artifactId>securesocial_2.11</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'tv.kazu', name: 'securesocial_2.11', version: '3.0.0'