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