is not current version
Last Version 5.0

com.yanzhenjie.apache:httpcore 4.4.14.1

apache components.

GroupId

GroupId

com.yanzhenjie.apache
ArtifactId

ArtifactId

httpcore
Version

Version

4.4.14.1
Type

Type

jar

Download httpcore 4.4.14.1


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