Jar examples for h:httpcore
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
You can download jar file httpcore 4.2.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add httpcore-4.2.4.jar to your project.
<dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore</artifactId> <version>4.2.4</version> </dependency>
compile group: 'org.apache.httpcomponents', name: 'httpcore', version: '4.2.4'
libraryDependencies += "org.apache.httpcomponents" % "httpcore" % "4.2.4"
<dependency org="org.apache.httpcomponents" name="httpcore" rev="4.2.4"/>
@Grapes(@Grab(group='org.apache.httpcomponents', module='httpcore', version='4.2.4'))
'org.apache.httpcomponents:httpcore:jar:4.2.4'
Click the following link to download the jar file.
httpcore-4.2.4-javadoc.jar