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

httpcomponents-httpcore:httpcore-niossl 4.0-alpha5


Группа

Группа

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

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

httpcore-niossl
Версия

Версия

4.0-alpha5
Тип

Тип

jar

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


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