is not current version
Last Version 1.7.0

com.gitee.secretopen:secret-boot-framework-excel 1.2.0


GroupId

GroupId

com.gitee.secretopen
ArtifactId

ArtifactId

secret-boot-framework-excel
Version

Version

1.2.0
Type

Type

jar

Download secret-boot-framework-excel 1.2.0


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