is not current version
Last Version 2.2.16

com.liferay:com.liferay.portlet.display.template 2.2.5

Liferay Portlet Display Template

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.portlet.display.template
Version

Version

2.2.5
Type

Type

jar

Download com.liferay.portlet.display.template 2.2.5


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