is not current version
Last Version 1.1.5

cn.allbs:allbs-excel 1.1.4

excel导出

GroupId

GroupId

cn.allbs
ArtifactId

ArtifactId

allbs-excel
Version

Version

1.1.4
Type

Type

jar

Download allbs-excel 1.1.4


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