License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdorg.apache.httpcomponents.httpclient |
Version | Version4.1.3.LIFERAY-PATCHED-1 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/org.apache.httpcomponents.httpclient/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>org.apache.httpcomponents.httpclient</artifactId>
<version>4.1.3.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org.apache.httpcomponents.httpclient/
implementation 'com.liferay:org.apache.httpcomponents.httpclient:4.1.3.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/org.apache.httpcomponents.httpclient/
implementation ("com.liferay:org.apache.httpcomponents.httpclient:4.1.3.LIFERAY-PATCHED-1")
'com.liferay:org.apache.httpcomponents.httpclient:jar:4.1.3.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="org.apache.httpcomponents.httpclient" rev="4.1.3.LIFERAY-PATCHED-1">
<artifact name="org.apache.httpcomponents.httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org.apache.httpcomponents.httpclient', version='4.1.3.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "org.apache.httpcomponents.httpclient" % "4.1.3.LIFERAY-PATCHED-1"
[com.liferay/org.apache.httpcomponents.httpclient "4.1.3.LIFERAY-PATCHED-1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient Optional | jar | 4.1.3 |