License |
License |
---|---|
GroupId | GroupIdcom.gitee.xinjump |
ArtifactId | ArtifactIdeasyexcel |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasyexcel
easy excel
|
Project URL |
Project URL |
Filename | Size |
---|---|
easyexcel-1.1.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.xinjump/easyexcel/ -->
<dependency>
<groupId>com.gitee.xinjump</groupId>
<artifactId>easyexcel</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.xinjump/easyexcel/
implementation 'com.gitee.xinjump:easyexcel:1.1.0'
// https://jarcasting.com/artifacts/com.gitee.xinjump/easyexcel/
implementation ("com.gitee.xinjump:easyexcel:1.1.0")
'com.gitee.xinjump:easyexcel:pom:1.1.0'
<dependency org="com.gitee.xinjump" name="easyexcel" rev="1.1.0">
<artifact name="easyexcel" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.xinjump', module='easyexcel', version='1.1.0')
)
libraryDependencies += "com.gitee.xinjump" % "easyexcel" % "1.1.0"
[com.gitee.xinjump/easyexcel "1.1.0"]