is not current version
Last Version 6.0.23

com.liferay:com.liferay.login.web 2.0.54

Liferay Login Web

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.login.web
Version

Version

2.0.54
Type

Type

jar

Download com.liferay.login.web 2.0.54


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.login.web/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.login.web</artifactId>
    <version>2.0.54</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.login.web/
implementation 'com.liferay:com.liferay.login.web:2.0.54'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.login.web/
implementation ("com.liferay:com.liferay.login.web:2.0.54")
'com.liferay:com.liferay.login.web:jar:2.0.54'
<dependency org="com.liferay" name="com.liferay.login.web" rev="2.0.54">
  <artifact name="com.liferay.login.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.login.web', version='2.0.54')
)
libraryDependencies += "com.liferay" % "com.liferay.login.web" % "2.0.54"
[com.liferay/com.liferay.login.web "2.0.54"]