не последняя версия
Последняя версия 4.0-alpha6

httpcomponents-httpcore:httpcore 4.0-alpha5


Группа

Группа

httpcomponents-httpcore
Идентификатор

Идентификатор

httpcore
Версия

Версия

4.0-alpha5
Тип

Тип

jar

Скачать httpcore 4.0-alpha5

Имя Файла Размер
httpcore-4.0-alpha5.pom
httpcore-4.0-alpha5.jar 135 KB
Обзор

<!-- https://jarcasting.com/artifacts/httpcomponents-httpcore/httpcore/ -->
<dependency>
    <groupId>httpcomponents-httpcore</groupId>
    <artifactId>httpcore</artifactId>
    <version>4.0-alpha5</version>
</dependency>
// https://jarcasting.com/artifacts/httpcomponents-httpcore/httpcore/
implementation 'httpcomponents-httpcore:httpcore:4.0-alpha5'
// https://jarcasting.com/artifacts/httpcomponents-httpcore/httpcore/
implementation ("httpcomponents-httpcore:httpcore:4.0-alpha5")
'httpcomponents-httpcore:httpcore:jar:4.0-alpha5'
<dependency org="httpcomponents-httpcore" name="httpcore" rev="4.0-alpha5">
  <artifact name="httpcore" type="jar" />
</dependency>
@Grapes(
@Grab(group='httpcomponents-httpcore', module='httpcore', version='4.0-alpha5')
)
libraryDependencies += "httpcomponents-httpcore" % "httpcore" % "4.0-alpha5"
[httpcomponents-httpcore/httpcore "4.0-alpha5"]