License |
License |
---|---|
GroupId | GroupIdio.github.gongbox |
ArtifactId | ArtifactIdeasyexcel-plus |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptioneasyexcel-plus
|
Filename | Size |
---|---|
easyexcel-plus-1.1.0.pom | |
easyexcel-plus-1.1.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus/ -->
<dependency>
<groupId>io.github.gongbox</groupId>
<artifactId>easyexcel-plus</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus/
implementation 'io.github.gongbox:easyexcel-plus:1.1.0'
// https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus/
implementation ("io.github.gongbox:easyexcel-plus:1.1.0")
'io.github.gongbox:easyexcel-plus:jar:1.1.0'
<dependency org="io.github.gongbox" name="easyexcel-plus" rev="1.1.0">
<artifact name="easyexcel-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gongbox', module='easyexcel-plus', version='1.1.0')
)
libraryDependencies += "io.github.gongbox" % "easyexcel-plus" % "1.1.0"
[io.github.gongbox/easyexcel-plus "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.gongbox : easyexcel-plus-export | jar | 1.1.0 |
io.github.gongbox : easyexcel-plus-import | jar | 1.1.0 |
org.projectlombok : lombok | jar | 1.18.20 |