License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdexcel |
Last Version | Last Version1.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexcel
excel
|
Filename | Size |
---|---|
excel-1.3.6.pom | |
excel-1.3.6.jar | 17 KB |
excel-1.3.6-sources.jar | 6 KB |
excel-1.3.6-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/excel/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>excel</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/excel/
implementation 'io.github.shaohuizhe:excel:1.3.6'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/excel/
implementation ("io.github.shaohuizhe:excel:1.3.6")
'io.github.shaohuizhe:excel:jar:1.3.6'
<dependency org="io.github.shaohuizhe" name="excel" rev="1.3.6">
<artifact name="excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='excel', version='1.3.6')
)
libraryDependencies += "io.github.shaohuizhe" % "excel" % "1.3.6"
[io.github.shaohuizhe/excel "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : core | jar | 1.1.7 |
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 |