не последняя версия
Последняя версия 5.0.209

com.liferay:com.liferay.project.templates 2.0.1

Liferay Project Templates

Группа

Группа

com.liferay
Идентификатор

Идентификатор

com.liferay.project.templates
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать com.liferay.project.templates 2.0.1


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