guardian / social-sign-in   0.1.13

Apache License 2.0 GitHub

Scala wrapper around Google's Java Open ID Connect library

Scala versions: 2.13 2.12 2.11

social-signin 0.1.6


Group ID:
com.gu
Artifact ID:
social-signin_2.11
Version:
0.1.6
Release Date:
Mar 9, 2018
Licenses:
Files:

libraryDependencies += "com.gu" %% "social-signin" % "0.1.6"

Mill build tool

ivy"com.gu::social-signin:0.1.6"

Scala CLI

//> using dep "com.gu::social-signin:0.1.6"

Ammonite REPL

import $ivy.`com.gu::social-signin:0.1.6`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>social-signin_2.11</artifactId>
  <version>0.1.6</version>
</dependency>

compile group: 'com.gu', name: 'social-signin_2.11', version: '0.1.6'