is not current version
Last Version 2.2.16

com.liferay:com.liferay.portlet.display.template 2.0.1


GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.portlet.display.template
Version

Version

2.0.1
Type

Type

jar

Download com.liferay.portlet.display.template 2.0.1


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