Jar examples for h:httpcore-ab
Apache AB clone based on HttpCore
You can download jar file httpcore-ab 4.2.1 in this page.
Apache License
You can use the following script to add httpcore-ab-4.2.1.jar to your project.
<dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore-ab</artifactId> <version>4.2.1</version> </dependency>
compile group: 'org.apache.httpcomponents', name: 'httpcore-ab', version: '4.2.1'
libraryDependencies += "org.apache.httpcomponents" % "httpcore-ab" % "4.2.1"
<dependency org="org.apache.httpcomponents" name="httpcore-ab" rev="4.2.1"/>
@Grapes(@Grab(group='org.apache.httpcomponents', module='httpcore-ab', version='4.2.1'))
'org.apache.httpcomponents:httpcore-ab:jar:4.2.1'
Click the following link to download the jar file.
httpcore-ab-4.2.1-sources.jar