Group Id com.liferay
Artifact Id com.liferay.gradle.plugins.theme.builder
Version 2.0.8
Packaging jar
URL -
Badge
Last Updated 2019-10-31T21:15:32+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.theme.builder</artifactId>
    <version>2.0.8</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.gradle.plugins.theme.builder', version: '2.0.8'
implementation 'com.liferay:com.liferay.gradle.plugins.theme.builder:2.0.8'
implementation("com.liferay:com.liferay.gradle.plugins.theme.builder:2.0.8")
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.theme.builder" % "2.0.8"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.theme.builder" rev="2.0.8"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.gradle.plugins.theme.builder', version='2.0.8')
)
[com.liferay/com.liferay.gradle.plugins.theme.builder "2.0.8"]
'com.liferay:com.liferay.gradle.plugins.theme.builder:2.0.8'