Group Id com.liferay
Artifact Id com.liferay.gradle.plugins.workspace
Version 1.7.0
Packaging jar
URL -
Badge
Last Updated 2017-08-11T09:04:59+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>1.7.0</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.gradle.plugins.workspace', version: '1.7.0'
implementation 'com.liferay:com.liferay.gradle.plugins.workspace:1.7.0'
implementation("com.liferay:com.liferay.gradle.plugins.workspace:1.7.0")
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.workspace" % "1.7.0"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.workspace" rev="1.7.0"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.gradle.plugins.workspace', version='1.7.0')
)
[com.liferay/com.liferay.gradle.plugins.workspace "1.7.0"]
'com.liferay:com.liferay.gradle.plugins.workspace:1.7.0'