is not current version
Last Version 6.0.23

com.liferay:com.liferay.login.web 4.0.41

Liferay Login Web

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.login.web
Version

Version

4.0.41
Type

Type

jar

Download com.liferay.login.web 4.0.41


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