Download lutool-core-0.1.0.pre.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.1.0.pre in this page.

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

lutool-core-0.1.0.pre-javadoc.jar
lutool-core-0.1.0.pre-sources.jar
lutool-core-0.1.0.pre.jar
lutool-core-0.1.0.pre.pom



Related Tutorials