is not current version
Last Version 4.0-alpha6

httpcomponents-httpcore:httpcore-niossl 4.0-alpha5


GroupId

GroupId

httpcomponents-httpcore
ArtifactId

ArtifactId

httpcore-niossl
Version

Version

4.0-alpha5
Type

Type

jar

Download 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"]