is not current version
Last Version 1.0.134

com.liferay:com.liferay.project.templates.war.core.ext 1.0.113

Creates a Liferay WAR-style Core Ext project.

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.project.templates.war.core.ext
Version

Version

1.0.113
Type

Type

jar

Download com.liferay.project.templates.war.core.ext 1.0.113


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