| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mg0324 |
| ArtifactId | ArtifactIdmango-excel-kit |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptionmango-excel-kit
mango's java tool kit list
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mango-excel-kit-0.2.0.pom | |
| mango-excel-kit-0.2.0.jar | 8 KB |
| mango-excel-kit-0.2.0-sources.jar | 5 KB |
| mango-excel-kit-0.2.0-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mg0324/mango-excel-kit/ -->
<dependency>
<groupId>com.github.mg0324</groupId>
<artifactId>mango-excel-kit</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mg0324/mango-excel-kit/
implementation 'com.github.mg0324:mango-excel-kit:0.2.0'
// https://jarcasting.com/artifacts/com.github.mg0324/mango-excel-kit/
implementation ("com.github.mg0324:mango-excel-kit:0.2.0")
'com.github.mg0324:mango-excel-kit:jar:0.2.0'
<dependency org="com.github.mg0324" name="mango-excel-kit" rev="0.2.0">
<artifact name="mango-excel-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mg0324', module='mango-excel-kit', version='0.2.0')
)
libraryDependencies += "com.github.mg0324" % "mango-excel-kit" % "0.2.0"
[com.github.mg0324/mango-excel-kit "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi | jar | 3.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.alibaba : fastjson | jar | 1.2.36 |