mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 20:42:52 +07:00
GitOrigin-RevId: d9f6e8e745fbfb69604eb02d0f95cad976d4d7f9
8 lines
345 B
YAML
8 lines
345 B
YAML
- name: <file>
|
|
modules:
|
|
- name: intellij.libraries.http.client
|
|
library: http-client
|
|
files:
|
|
- name: $MAVEN_REPOSITORY$/org/apache/httpcomponents/httpmime/4/httpmime-4.jar
|
|
- name: $MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4/httpclient-4.jar
|
|
- name: $MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4/httpcore-4.jar |