| License |
License |
|---|---|
| GroupId | GroupIdcom.github.MissThee |
| ArtifactId | ArtifactIdexcel-tool |
| Last Version | Last Version2.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.MissThee:excel-tool
empty
|
| Filename | Size |
|---|---|
| excel-tool-2.0.3.pom | |
| excel-tool-2.0.3.jar | 48 KB |
| excel-tool-2.0.3-sources.jar | 25 KB |
| excel-tool-2.0.3-javadoc.jar | 147 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.MissThee/excel-tool/ -->
<dependency>
<groupId>com.github.MissThee</groupId>
<artifactId>excel-tool</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.MissThee/excel-tool/
implementation 'com.github.MissThee:excel-tool:2.0.3'
// https://jarcasting.com/artifacts/com.github.MissThee/excel-tool/
implementation ("com.github.MissThee:excel-tool:2.0.3")
'com.github.MissThee:excel-tool:jar:2.0.3'
<dependency org="com.github.MissThee" name="excel-tool" rev="2.0.3">
<artifact name="excel-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.MissThee', module='excel-tool', version='2.0.3')
)
libraryDependencies += "com.github.MissThee" % "excel-tool" % "2.0.3"
[com.github.MissThee/excel-tool "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi | jar | 3.17 |
| org.apache.poi : poi-ooxml | jar | 3.17 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |