Jar examples for h:http-request
Library for making HTTP requests
You can download jar file http-request 3.0 in this page.
Apache License, Version 2.0
You can use the following script to add http-request-3.0.jar to your project.
<dependency> <groupId>com.github.kevinsawicki</groupId> <artifactId>http-request</artifactId> <version>3.0</version> </dependency>
compile group: 'com.github.kevinsawicki', name: 'http-request', version: '3.0'
libraryDependencies += "com.github.kevinsawicki" % "http-request" % "3.0"
<dependency org="com.github.kevinsawicki" name="http-request" rev="3.0"/>
@Grapes(@Grab(group='com.github.kevinsawicki', module='http-request', version='3.0'))
'com.github.kevinsawicki:http-request:jar:3.0'
Click the following link to download the jar file.
http-request-3.0-javadoc.jar