is not current version
Last Version 13.2.186

com.liferay:com.liferay.gradle.plugins 13.2.181

Liferay Gradle Plugins

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.gradle.plugins
Version

Version

13.2.181
Type

Type

jar

Download com.liferay.gradle.plugins 13.2.181


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