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