is not current version
Last Version 2.0

net.liftweb:lift-openid 2.0-M5

Integration module for OpenID

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-openid
Version

Version

2.0-M5
Type

Type

jar

Download lift-openid 2.0-M5


<!-- https://jarcasting.com/artifacts/net.liftweb/lift-openid/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-openid</artifactId>
    <version>2.0-M5</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-openid/
implementation 'net.liftweb:lift-openid:2.0-M5'
// https://jarcasting.com/artifacts/net.liftweb/lift-openid/
implementation ("net.liftweb:lift-openid:2.0-M5")
'net.liftweb:lift-openid:jar:2.0-M5'
<dependency org="net.liftweb" name="lift-openid" rev="2.0-M5">
  <artifact name="lift-openid" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-openid', version='2.0-M5')
)
libraryDependencies += "net.liftweb" % "lift-openid" % "2.0-M5"
[net.liftweb/lift-openid "2.0-M5"]