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

httpcomponents-httpcore:httpcore-nio 4.0-alpha5


Группа

Группа

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

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

httpcore-nio
Версия

Версия

4.0-alpha5
Тип

Тип

jar

Скачать httpcore-nio 4.0-alpha5


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