is not current version
Last Version 1.1.1

com.github.Ling2099:simple-excel 1.0.1

Excel manipulation tool class

GroupId

GroupId

com.github.Ling2099
ArtifactId

ArtifactId

simple-excel
Version

Version

1.0.1
Type

Type

jar

Download simple-excel 1.0.1


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