httpcomponents-httpcore:httpcore-nio


GroupId

GroupId

httpcomponents-httpcore
ArtifactId

ArtifactId

httpcore-nio
Last Version

Last Version

4.0-alpha6
Release Date

Release Date

Type

Type

jar
Description

Description

Download httpcore-nio

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.0-alpha6
4.0-alpha5