is not current version
Last Version 4.0-alpha6

httpcomponents-httpcore:httpcore-nio 4.0-alpha5


GroupId

GroupId

httpcomponents-httpcore
ArtifactId

ArtifactId

httpcore-nio
Version

Version

4.0-alpha5
Type

Type

jar

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