is not current version
Last Version 2.0.3

net.dreamlu:lutool-excel 1.0.0

An enhanced toolkit of Spring boot to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

lutool-excel
Version

Version

1.0.0
Type

Type

jar

Download lutool-excel 1.0.0


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