Jar examples for c:corn-httpclient
Java Http Client implementation that supports automatic authorization and form simulation
You can download jar file corn-httpclient 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add corn-httpclient-1.0.0.jar to your project.
<dependency> <groupId>net.sf.corn</groupId> <artifactId>corn-httpclient</artifactId> <version>1.0.0</version> </dependency>
compile group: 'net.sf.corn', name: 'corn-httpclient', version: '1.0.0'
libraryDependencies += "net.sf.corn" % "corn-httpclient" % "1.0.0"
<dependency org="net.sf.corn" name="corn-httpclient" rev="1.0.0"/>
@Grapes(@Grab(group='net.sf.corn', module='corn-httpclient', version='1.0.0'))
'net.sf.corn:corn-httpclient:jar:1.0.0'
Click the following link to download the jar file.
corn-httpclient-1.0.0-javadoc.jar