ghostm / lift-omniauth   0.17

Apache License 2.0 GitHub

Omniauth for Lift

Scala versions: 2.11 2.10

omniauth_2.5 0.15


Group ID:
net.liftmodules
Artifact ID:
omniauth_2.5_2.10
Version:
0.15
Release Date:
Aug 1, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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