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