ghostm / lift-omniauth   0.17

Apache License 2.0 GitHub

Omniauth for Lift

Scala versions: 2.11 2.10

omniauth_2.5 0.17


Group ID:
net.liftmodules
Artifact ID:
omniauth_2.5_2.10
Version:
0.17
Release Date:
Jan 12, 2015
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "omniauth_2.5" % "0.17"

Mill build tool

ivy"net.liftmodules::omniauth_2.5:0.17"

Scala CLI

//> using dep "net.liftmodules::omniauth_2.5:0.17"

Ammonite REPL

import $ivy.`net.liftmodules::omniauth_2.5:0.17`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>omniauth_2.5_2.10</artifactId>
  <version>0.17</version>
</dependency>

compile group: 'net.liftmodules', name: 'omniauth_2.5_2.10', version: '0.17'