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