is not current version
Last Version 1.0.166

com.liferay:com.liferay.project.templates.panel.app 1.0.91

Creates a Liferay panel app that customizes a panel category (e.g., Control Panel) by inserting an entry that gives access to an application.

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.project.templates.panel.app
Version

Version

1.0.91
Type

Type

jar

Download com.liferay.project.templates.panel.app 1.0.91


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