is not current version
Last Version 6.0.23

com.liferay:com.liferay.login.web 1.1.5

Liferay Login Web

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.login.web
Version

Version

1.1.5
Type

Type

jar

Download com.liferay.login.web 1.1.5


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