is not current version
Last Version 5.6.4.LIFERAY-PATCHED-2

com.liferay:org-gradle-resources-http 5.6.4.LIFERAY-PATCHED-1


Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

org-gradle-resources-http
Version

Version

5.6.4.LIFERAY-PATCHED-1
Type

Type

jar

Download org-gradle-resources-http 5.6.4.LIFERAY-PATCHED-1


<!-- 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-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org-gradle-resources-http/
implementation 'com.liferay:org-gradle-resources-http:5.6.4.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/org-gradle-resources-http/
implementation ("com.liferay:org-gradle-resources-http:5.6.4.LIFERAY-PATCHED-1")
'com.liferay:org-gradle-resources-http:jar:5.6.4.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="org-gradle-resources-http" rev="5.6.4.LIFERAY-PATCHED-1">
  <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-1')
)
libraryDependencies += "com.liferay" % "org-gradle-resources-http" % "5.6.4.LIFERAY-PATCHED-1"
[com.liferay/org-gradle-resources-http "5.6.4.LIFERAY-PATCHED-1"]