License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.gradle.plugins.cache |
Version | Version1.0.18 |
Type | Typejar |
Description |
DescriptionLiferay Gradle Plugins Cache
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.cache/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.gradle.plugins.cache</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.cache/
implementation 'com.liferay:com.liferay.gradle.plugins.cache:1.0.18'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.cache/
implementation ("com.liferay:com.liferay.gradle.plugins.cache:1.0.18")
'com.liferay:com.liferay.gradle.plugins.cache:jar:1.0.18'
<dependency org="com.liferay" name="com.liferay.gradle.plugins.cache" rev="1.0.18">
<artifact name="com.liferay.gradle.plugins.cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.gradle.plugins.cache', version='1.0.18')
)
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.cache" % "1.0.18"
[com.liferay/com.liferay.gradle.plugins.cache "1.0.18"]
Group / Artifact | Type | Version |
---|---|---|
com.liferay : com.liferay.gradle.util | jar | 1.0.44 |