is not current version
Last Version 13.2.186

com.liferay:com.liferay.gradle.plugins 13.2.163

Liferay Gradle Plugins

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.gradle.plugins
Version

Version

13.2.163
Type

Type

jar

Download com.liferay.gradle.plugins 13.2.163


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