Download hutool-2.7.5.jar file - Jar h

Jar examples for h:hutool

Description

???????Java????

You can download jar file hutool 2.7.5 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

hutool-2.7.5-javadoc.jar
hutool-2.7.5-sources.jar
hutool-2.7.5.jar
hutool-2.7.5.pom



Related Tutorials