is not current version
Last Version 2021.12.3

cn.gjing:tools-excel 1.2.5

Excel导入导出工具

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-excel
Version

Version

1.2.5
Type

Type

jar

Download tools-excel 1.2.5


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