Download httpcore-4.4.8.jar file - Jar h

Jar examples for h:httpcore

Description

This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.

You can download jar file httpcore 4.4.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add httpcore-4.4.8.jar to your project.

<dependency>
   <groupId>com.yanzhenjie.apache</groupId>
   <artifactId>httpcore</artifactId>
   <version>4.4.8</version>
</dependency>
compile group: 'com.yanzhenjie.apache', name: 'httpcore', version: '4.4.8'
libraryDependencies += "com.yanzhenjie.apache" % "httpcore" % "4.4.8"
<dependency org="com.yanzhenjie.apache" name="httpcore" rev="4.4.8"/>
@Grapes(@Grab(group='com.yanzhenjie.apache', module='httpcore', version='4.4.8'))
'com.yanzhenjie.apache:httpcore:jar:4.4.8'

Download

Click the following link to download the jar file.

httpcore-4.4.8-javadoc.jar
httpcore-4.4.8-sources.jar
httpcore-4.4.8.jar
httpcore-4.4.8.pom



Related Tutorials