is not current version
Last Version 2.0-M4

net.liftweb:http-authentication 1.1-M6


Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

http-authentication
Version

Version

1.1-M6
Type

Type

war

Download http-authentication 1.1-M6


<!-- https://jarcasting.com/artifacts/net.liftweb/http-authentication/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>http-authentication</artifactId>
    <version>1.1-M6</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/http-authentication/
implementation 'net.liftweb:http-authentication:1.1-M6'
// https://jarcasting.com/artifacts/net.liftweb/http-authentication/
implementation ("net.liftweb:http-authentication:1.1-M6")
'net.liftweb:http-authentication:war:1.1-M6'
<dependency org="net.liftweb" name="http-authentication" rev="1.1-M6">
  <artifact name="http-authentication" type="war" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='http-authentication', version='1.1-M6')
)
libraryDependencies += "net.liftweb" % "http-authentication" % "1.1-M6"
[net.liftweb/http-authentication "1.1-M6"]