ghostm / lift-omniauth   0.17

Apache License 2.0 GitHub

Omniauth for Lift

Scala versions: 2.11 2.10

omniauth_2.6 0.16


Group ID:
net.liftmodules
Artifact ID:
omniauth_2.6_2.11
Version:
0.16
Release Date:
Jan 4, 2015
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "omniauth_2.6" % "0.16"

Mill build tool

ivy"net.liftmodules::omniauth_2.6:0.16"

Scala CLI

//> using dep "net.liftmodules::omniauth_2.6:0.16"

Ammonite REPL

import $ivy.`net.liftmodules::omniauth_2.6:0.16`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>omniauth_2.6_2.11</artifactId>
  <version>0.16</version>
</dependency>

compile group: 'net.liftmodules', name: 'omniauth_2.6_2.11', version: '0.16'