Last Version

excel 1.0.1

解析 excel,支持 xls,xlsx,导出 excel

License

License

GroupId

GroupId

io.github.mayzs
ArtifactId

ArtifactId

excel
Version

Version

1.0.1
Type

Type

aar
Description

Description

excel
解析 excel,支持 xls,xlsx,导出 excel
Project URL

Project URL

https://github.com/mayzs/ExcelLibrary
Source Code Management

Source Code Management

https://github.com/mayzs/ExcelLibrary/tree/master

Download excel 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.3.0
» unspecified jar

Project Modules

There are no modules declared in this project.