is not current version
Last Version 1.0.2-RELEASE

com.github.zengxueqi-yu:july-excel 1.0.1-RELEASE

excel导入导出工具

GroupId

GroupId

com.github.zengxueqi-yu
ArtifactId

ArtifactId

july-excel
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download july-excel 1.0.1-RELEASE


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