License |
License |
---|---|
GroupId | GroupIdio.github.nambach |
ArtifactId | ArtifactIdExcelUtil |
Version | Version2.1 |
Type | Typejar |
Description |
Descriptionio.github.nambach:ExcelUtil
Excel library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ExcelUtil-2.1.pom | |
ExcelUtil-2.1.jar | 75 KB |
ExcelUtil-2.1-sources.jar | 32 KB |
ExcelUtil-2.1-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nambach/ExcelUtil/ -->
<dependency>
<groupId>io.github.nambach</groupId>
<artifactId>ExcelUtil</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nambach/ExcelUtil/
implementation 'io.github.nambach:ExcelUtil:2.1'
// https://jarcasting.com/artifacts/io.github.nambach/ExcelUtil/
implementation ("io.github.nambach:ExcelUtil:2.1")
'io.github.nambach:ExcelUtil:jar:2.1'
<dependency org="io.github.nambach" name="ExcelUtil" rev="2.1">
<artifact name="ExcelUtil" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nambach', module='ExcelUtil', version='2.1')
)
libraryDependencies += "io.github.nambach" % "ExcelUtil" % "2.1"
[io.github.nambach/ExcelUtil "2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
org.apache.poi : poi | jar | 4.1.2 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |