Jar examples for h:httpcore
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
You can download jar file httpcore 4.4.8 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
httpcore-4.4.8-javadoc.jar