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.1


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

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

Mill build tool

ivy"tv.kazu::securesocial:3.0.1"

Scala CLI

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

Ammonite REPL

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

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

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