Jar examples for h:httpclient-win
Windows specific functionality for Apache HttpClient
You can download jar file httpclient-win 4.5.2 in this page.
Apache License
You can use the following script to add httpclient-win-4.5.2.jar to your project.
<dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient-win</artifactId> <version>4.5.2</version> </dependency>
compile group: 'org.apache.httpcomponents', name: 'httpclient-win', version: '4.5.2'
libraryDependencies += "org.apache.httpcomponents" % "httpclient-win" % "4.5.2"
<dependency org="org.apache.httpcomponents" name="httpclient-win" rev="4.5.2"/>
@Grapes(@Grab(group='org.apache.httpcomponents', module='httpclient-win', version='4.5.2'))
'org.apache.httpcomponents:httpclient-win:jar:4.5.2'
Click the following link to download the jar file.
httpclient-win-4.5.2-javadoc.jar