Last Version

apache-components-httpcore 5.0

apache-components-httpcore

License

License

GroupId

GroupId

com.yanzhenjie.apache
ArtifactId

ArtifactId

httpcore
Version

Version

5.0
Type

Type

jar
Description

Description

apache-components-httpcore
apache-components-httpcore

Download httpcore 5.0


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

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.