Jar examples for h:hutool-http
Hutool Http???
You can download jar file hutool-http 4.0.7 in this page.
You can use the following script to add hutool-http-4.0.7.jar to your project.
<dependency> <groupId>cn.hutool</groupId> <artifactId>hutool-http</artifactId> <version>4.0.7</version> </dependency>
compile group: 'cn.hutool', name: 'hutool-http', version: '4.0.7'
libraryDependencies += "cn.hutool" % "hutool-http" % "4.0.7"
<dependency org="cn.hutool" name="hutool-http" rev="4.0.7"/>
@Grapes(@Grab(group='cn.hutool', module='hutool-http', version='4.0.7'))
'cn.hutool:hutool-http:jar:4.0.7'
Click the following link to download the jar file.
hutool-http-4.0.7-javadoc.jar