is not current version
Last Version 2.0.3

net.dreamlu:lutool-core 0.0.7

An enhanced toolkit of Spring boot to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

lutool-core
Version

Version

0.0.7
Type

Type

jar

Download lutool-core 0.0.7


<!-- https://jarcasting.com/artifacts/net.dreamlu/lutool-core/ -->
<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>lutool-core</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/lutool-core/
implementation 'net.dreamlu:lutool-core:0.0.7'
// https://jarcasting.com/artifacts/net.dreamlu/lutool-core/
implementation ("net.dreamlu:lutool-core:0.0.7")
'net.dreamlu:lutool-core:jar:0.0.7'
<dependency org="net.dreamlu" name="lutool-core" rev="0.0.7">
  <artifact name="lutool-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='lutool-core', version='0.0.7')
)
libraryDependencies += "net.dreamlu" % "lutool-core" % "0.0.7"
[net.dreamlu/lutool-core "0.0.7"]