Group Id com.liferay
Artifact Id com.liferay.gradle.plugins.workspace
Version 2.1.7
Packaging jar
URL -
Badge
Last Updated 2019-09-05T10:54:09+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.1.7</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.gradle.plugins.workspace', version: '2.1.7'
implementation 'com.liferay:com.liferay.gradle.plugins.workspace:2.1.7'
implementation("com.liferay:com.liferay.gradle.plugins.workspace:2.1.7")
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.workspace" % "2.1.7"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.workspace" rev="2.1.7"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.gradle.plugins.workspace', version='2.1.7')
)
[com.liferay/com.liferay.gradle.plugins.workspace "2.1.7"]
'com.liferay:com.liferay.gradle.plugins.workspace:2.1.7'