is not current version
Last Version 2.0-M4

net.liftweb:http-authentication 1.0.1


Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

http-authentication
Version

Version

1.0.1
Type

Type

war

Download http-authentication 1.0.1


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