Group Id com.liferay
Artifact Id com.liferay.gradle.plugins.workspace
Version 2.2.3
Packaging jar
URL -
Badge
Last Updated 2020-01-10T20:35: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>2.2.3</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.gradle.plugins.workspace', version: '2.2.3'
implementation 'com.liferay:com.liferay.gradle.plugins.workspace:2.2.3'
implementation("com.liferay:com.liferay.gradle.plugins.workspace:2.2.3")
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.workspace" % "2.2.3"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.workspace" rev="2.2.3"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.gradle.plugins.workspace', version='2.2.3')
)
[com.liferay/com.liferay.gradle.plugins.workspace "2.2.3"]
'com.liferay:com.liferay.gradle.plugins.workspace:2.2.3'