is not current version
Last Version 2.0.3

net.dreamlu:lutool-excel 2.0.2

An enhanced toolkit of Spring boot to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

lutool-excel
Version

Version

2.0.2
Type

Type

jar

Download lutool-excel 2.0.2


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