is not current version
Last Version 0.0.4-RELEASE

com.github.wuyanzuplus:common-excel 0.0.3-RELEASE

A Super Common Framework

GroupId

GroupId

com.github.wuyanzuplus
ArtifactId

ArtifactId

common-excel
Version

Version

0.0.3-RELEASE
Type

Type

jar

Download common-excel 0.0.3-RELEASE


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