is not current version
Last Version 3.0.5

com.lingdonge:common-excel 3.0.4

Excel工具类集成

GroupId

GroupId

com.lingdonge
ArtifactId

ArtifactId

common-excel
Version

Version

3.0.4
Type

Type

jar

Download common-excel 3.0.4


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