License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdexcel |
Version | Version1.3.3 |
Type | Typejar |
Description |
Descriptionexcel
excel
|
Filename | Size |
---|---|
excel-1.3.3.pom | |
excel-1.3.3.jar | 31 KB |
excel-1.3.3-sources.jar | 15 KB |
excel-1.3.3-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/excel/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>excel</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/excel/
implementation 'io.github.shaohuizhe:excel:1.3.3'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/excel/
implementation ("io.github.shaohuizhe:excel:1.3.3")
'io.github.shaohuizhe:excel:jar:1.3.3'
<dependency org="io.github.shaohuizhe" name="excel" rev="1.3.3">
<artifact name="excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='excel', version='1.3.3')
)
libraryDependencies += "io.github.shaohuizhe" % "excel" % "1.3.3"
[io.github.shaohuizhe/excel "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : core | jar | 1.1.5 |
org.apache.poi : poi | jar | 5.2.1 |
org.apache.poi : poi-ooxml | jar | 5.2.1 |
org.apache.poi : poi-scratchpad | jar | 5.2.1 |
org.apache.poi : poi-ooxml-schemas | jar | 4.1.2 |