is not current version
Last Version 9.2.2

com.liferay.portal:com.liferay.util.taglib 3.4.3

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

GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

com.liferay.util.taglib
Version

Version

3.4.3
Type

Type

jar

Download com.liferay.util.taglib 3.4.3


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