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

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials