Group Id com.liferay
Artifact Id com.liferay.gradle.plugins.cache
Version 1.0.16
Packaging jar
URL -
Badge
Last Updated 2018-11-20T11:25:45+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.cache</artifactId>
    <version>1.0.16</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.gradle.plugins.cache', version: '1.0.16'
implementation 'com.liferay:com.liferay.gradle.plugins.cache:1.0.16'
implementation("com.liferay:com.liferay.gradle.plugins.cache:1.0.16")
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.cache" % "1.0.16"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.cache" rev="1.0.16"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.gradle.plugins.cache', version='1.0.16')
)
[com.liferay/com.liferay.gradle.plugins.cache "1.0.16"]
'com.liferay:com.liferay.gradle.plugins.cache:1.0.16'