Jar examples for r:requests
Requests(http requests lib) for java
You can download jar file requests 4.17.0 in this page.
The GNU General Public License, Version 3.0
You can use the following script to add requests-4.17.0.jar to your project.
<dependency> <groupId>net.dongliu</groupId> <artifactId>requests</artifactId> <version>4.17.0</version> </dependency>
compile group: 'net.dongliu', name: 'requests', version: '4.17.0'
libraryDependencies += "net.dongliu" % "requests" % "4.17.0"
<dependency org="net.dongliu" name="requests" rev="4.17.0"/>
@Grapes(@Grab(group='net.dongliu', module='requests', version='4.17.0'))
'net.dongliu:requests:jar:4.17.0'
Click the following link to download the jar file.
requests-4.17.0-javadoc.jar