Download lutool-core-1.0.0.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.0 in this page.

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials