Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdlutool-excel |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
lutool-excel-2.0.1.pom | |
lutool-excel-2.0.1.jar | 18 KB |
lutool-excel-2.0.1-sources.jar | 9 KB |
lutool-excel-2.0.1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/lutool-excel/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>lutool-excel</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/lutool-excel/
implementation 'net.dreamlu:lutool-excel:2.0.1'
// https://jarcasting.com/artifacts/net.dreamlu/lutool-excel/
implementation ("net.dreamlu:lutool-excel:2.0.1")
'net.dreamlu:lutool-excel:jar:2.0.1'
<dependency org="net.dreamlu" name="lutool-excel" rev="2.0.1">
<artifact name="lutool-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='lutool-excel', version='2.0.1')
)
libraryDependencies += "net.dreamlu" % "lutool-excel" % "2.0.1"
[net.dreamlu/lutool-excel "2.0.1"]