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