liftmodules / openid   1.2

GitHub

OpenID integration for Lift.

Scala versions: 2.10

openid 2.5-M4-1.1


Group ID:
net.liftmodules
Artifact ID:
openid_2.10
Version:
2.5-M4-1.1
Release Date:
Jan 12, 2013
Licenses:
Files:
Full Scala Version:
2.10.0
Developers:

libraryDependencies += "net.liftmodules" %% "openid" % "2.5-M4-1.1"

Mill build tool

ivy"net.liftmodules::openid:2.5-M4-1.1"

Scala CLI

//> using dep "net.liftmodules::openid:2.5-M4-1.1"

Ammonite REPL

import $ivy.`net.liftmodules::openid:2.5-M4-1.1`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>openid_2.10</artifactId>
  <version>2.5-M4-1.1</version>
</dependency>

compile group: 'net.liftmodules', name: 'openid_2.10', version: '2.5-M4-1.1'