is not current version
Last Version 2021.12.3

cn.gjing:tools-excel 2021.4

便捷快速使用的Excel框架

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-excel
Version

Version

2021.4
Type

Type

jar

Download tools-excel 2021.4


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