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