Last Version

httpcomponents-httpcore:httpcore 4.0-alpha6


GroupId

GroupId

httpcomponents-httpcore
ArtifactId

ArtifactId

httpcore
Version

Version

4.0-alpha6
Type

Type

jar
Description

Description

Download httpcore 4.0-alpha6


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