License |
License |
---|---|
GroupId | GroupIdcom.github.Ling2099 |
ArtifactId | ArtifactIdsimple-excel |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-excel
Excel manipulation tool class
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-excel-1.1.1.pom | |
simple-excel-1.1.1.jar | 10 KB |
simple-excel-1.1.1-sources.jar | 5 KB |
simple-excel-1.1.1-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Ling2099/simple-excel/ -->
<dependency>
<groupId>com.github.Ling2099</groupId>
<artifactId>simple-excel</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Ling2099/simple-excel/
implementation 'com.github.Ling2099:simple-excel:1.1.1'
// https://jarcasting.com/artifacts/com.github.Ling2099/simple-excel/
implementation ("com.github.Ling2099:simple-excel:1.1.1")
'com.github.Ling2099:simple-excel:jar:1.1.1'
<dependency org="com.github.Ling2099" name="simple-excel" rev="1.1.1">
<artifact name="simple-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Ling2099', module='simple-excel', version='1.1.1')
)
libraryDependencies += "com.github.Ling2099" % "simple-excel" % "1.1.1"
[com.github.Ling2099/simple-excel "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
com.alibaba : easyexcel | jar | 2.2.6 |