is not current version
Last Version 1.0.1

cn.zhucongqi:swift-poi-excel 1.0.0

swift-poi-excel

GroupId

GroupId

cn.zhucongqi
ArtifactId

ArtifactId

swift-poi-excel
Version

Version

1.0.0
Type

Type

jar

Download swift-poi-excel 1.0.0


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