Group Id com.liferay
Artifact Id com.liferay.gradle.plugins.workspace
Version 3.4.25
Packaging jar
URL -
Badge
Last Updated 2022-02-15T13:27:39+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.gradle.plugins.workspace</artifactId>
    <version>3.4.25</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.gradle.plugins.workspace', version: '3.4.25'
implementation 'com.liferay:com.liferay.gradle.plugins.workspace:3.4.25'
implementation("com.liferay:com.liferay.gradle.plugins.workspace:3.4.25")
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.workspace" % "3.4.25"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.workspace" rev="3.4.25"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.gradle.plugins.workspace', version='3.4.25')
)
[com.liferay/com.liferay.gradle.plugins.workspace "3.4.25"]
'com.liferay:com.liferay.gradle.plugins.workspace:3.4.25'