is not current version
Last Version 9.2.2

com.liferay.portal:com.liferay.util.taglib 3.2.4

Contains tag libraries. Classes are loaded separately for each plugin.

GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

com.liferay.util.taglib
Version

Version

3.2.4
Type

Type

jar

Download com.liferay.util.taglib 3.2.4


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