is not current version
Last Version 1.0.2-RELEASE

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

Demo project for Spring Boot

GroupId

GroupId

com.github.zengxueqi-yu
ArtifactId

ArtifactId

july-excel
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download july-excel 0.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>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zengxueqi-yu/july-excel/
implementation 'com.github.zengxueqi-yu:july-excel:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.zengxueqi-yu/july-excel/
implementation ("com.github.zengxueqi-yu:july-excel:0.0.1-RELEASE")
'com.github.zengxueqi-yu:july-excel:jar:0.0.1-RELEASE'
<dependency org="com.github.zengxueqi-yu" name="july-excel" rev="0.0.1-RELEASE">
  <artifact name="july-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zengxueqi-yu', module='july-excel', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.zengxueqi-yu" % "july-excel" % "0.0.1-RELEASE"
[com.github.zengxueqi-yu/july-excel "0.0.1-RELEASE"]