is not current version
Last Version 1.3.6

io.github.shaohuizhe:excel 1.2

excel

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

excel
Version

Version

1.2
Type

Type

jar

Download excel 1.2


<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/excel/ -->
<dependency>
    <groupId>io.github.shaohuizhe</groupId>
    <artifactId>excel</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/excel/
implementation 'io.github.shaohuizhe:excel:1.2'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/excel/
implementation ("io.github.shaohuizhe:excel:1.2")
'io.github.shaohuizhe:excel:jar:1.2'
<dependency org="io.github.shaohuizhe" name="excel" rev="1.2">
  <artifact name="excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='excel', version='1.2')
)
libraryDependencies += "io.github.shaohuizhe" % "excel" % "1.2"
[io.github.shaohuizhe/excel "1.2"]