is not current version
Last Version 1.1.5

cn.allbs:allbs-excel 1.0.1

excel导出

GroupId

GroupId

cn.allbs
ArtifactId

ArtifactId

allbs-excel
Version

Version

1.0.1
Type

Type

jar

Download allbs-excel 1.0.1


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