License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdorg-gradle-resources-http |
Version | Version5.6.4.LIFERAY-PATCHED-2 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/org-gradle-resources-http/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>org-gradle-resources-http</artifactId>
<version>5.6.4.LIFERAY-PATCHED-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org-gradle-resources-http/
implementation 'com.liferay:org-gradle-resources-http:5.6.4.LIFERAY-PATCHED-2'
// https://jarcasting.com/artifacts/com.liferay/org-gradle-resources-http/
implementation ("com.liferay:org-gradle-resources-http:5.6.4.LIFERAY-PATCHED-2")
'com.liferay:org-gradle-resources-http:jar:5.6.4.LIFERAY-PATCHED-2'
<dependency org="com.liferay" name="org-gradle-resources-http" rev="5.6.4.LIFERAY-PATCHED-2">
<artifact name="org-gradle-resources-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org-gradle-resources-http', version='5.6.4.LIFERAY-PATCHED-2')
)
libraryDependencies += "com.liferay" % "org-gradle-resources-http" % "5.6.4.LIFERAY-PATCHED-2"
[com.liferay/org-gradle-resources-http "5.6.4.LIFERAY-PATCHED-2"]