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

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials