Download lutool-core-1.0.1.jar file - Jar l

Jar examples for l:lutool-core

Description

An enhanced toolkit of Spring boot to simplify development.

You can download jar file lutool-core 1.0.1 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add lutool-core-1.0.1.jar to your project.

<dependency>
   <groupId>net.dreamlu</groupId>
   <artifactId>lutool-core</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'net.dreamlu', name: 'lutool-core', version: '1.0.1'
libraryDependencies += "net.dreamlu" % "lutool-core" % "1.0.1"
<dependency org="net.dreamlu" name="lutool-core" rev="1.0.1"/>
@Grapes(@Grab(group='net.dreamlu', module='lutool-core', version='1.0.1'))
'net.dreamlu:lutool-core:jar:1.0.1'

Download

Click the following link to download the jar file.

lutool-core-1.0.1-javadoc.jar
lutool-core-1.0.1-sources.jar
lutool-core-1.0.1.jar
lutool-core-1.0.1.pom



Related Tutorials