| License |
License
Mulan Permissive Software License,Version 2
|
|---|---|
| GroupId | GroupIdcn.yiynx |
| ArtifactId | ArtifactIdxeasyexcel |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionxeasyexcel
easyexcel extend tool
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xeasyexcel-1.0.0.pom | |
| xeasyexcel-1.0.0.jar | 4 KB |
| xeasyexcel-1.0.0-sources.jar | 4 KB |
| xeasyexcel-1.0.0-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.yiynx/xeasyexcel/ -->
<dependency>
<groupId>cn.yiynx</groupId>
<artifactId>xeasyexcel</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yiynx/xeasyexcel/
implementation 'cn.yiynx:xeasyexcel:1.0.0'
// https://jarcasting.com/artifacts/cn.yiynx/xeasyexcel/
implementation ("cn.yiynx:xeasyexcel:1.0.0")
'cn.yiynx:xeasyexcel:jar:1.0.0'
<dependency org="cn.yiynx" name="xeasyexcel" rev="1.0.0">
<artifact name="xeasyexcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yiynx', module='xeasyexcel', version='1.0.0')
)
libraryDependencies += "cn.yiynx" % "xeasyexcel" % "1.0.0"
[cn.yiynx/xeasyexcel "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : easyexcel | jar | LATEST |