Download hutool-setting-4.0.9.jar file - Jar h

Jar examples for h:hutool-setting

Description

Hutool ???????

You can download jar file hutool-setting 4.0.9 in this page.

Build File

You can use the following script to add hutool-setting-4.0.9.jar to your project.

<dependency>
   <groupId>cn.hutool</groupId>
   <artifactId>hutool-setting</artifactId>
   <version>4.0.9</version>
</dependency>
compile group: 'cn.hutool', name: 'hutool-setting', version: '4.0.9'
libraryDependencies += "cn.hutool" % "hutool-setting" % "4.0.9"
<dependency org="cn.hutool" name="hutool-setting" rev="4.0.9"/>
@Grapes(@Grab(group='cn.hutool', module='hutool-setting', version='4.0.9'))
'cn.hutool:hutool-setting:jar:4.0.9'

Download

Click the following link to download the jar file.

hutool-setting-4.0.9-javadoc.jar
hutool-setting-4.0.9-sources.jar
hutool-setting-4.0.9.jar
hutool-setting-4.0.9.pom



Related Tutorials