is not current version
Last Version 1.1.3

com.github.weibin268:my-excel 1.0.1

excel导入导出

GroupId

GroupId

com.github.weibin268
ArtifactId

ArtifactId

my-excel
Version

Version

1.0.1
Type

Type

jar

Download my-excel 1.0.1


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