is not current version
Last Version 2.4.1

io.github.gongbox:easyexcel-plus-adapter 2.0.0


GroupId

GroupId

io.github.gongbox
ArtifactId

ArtifactId

easyexcel-plus-adapter
Version

Version

2.0.0
Type

Type

jar

Download easyexcel-plus-adapter 2.0.0


<!-- https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-adapter/ -->
<dependency>
    <groupId>io.github.gongbox</groupId>
    <artifactId>easyexcel-plus-adapter</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-adapter/
implementation 'io.github.gongbox:easyexcel-plus-adapter:2.0.0'
// https://jarcasting.com/artifacts/io.github.gongbox/easyexcel-plus-adapter/
implementation ("io.github.gongbox:easyexcel-plus-adapter:2.0.0")
'io.github.gongbox:easyexcel-plus-adapter:jar:2.0.0'
<dependency org="io.github.gongbox" name="easyexcel-plus-adapter" rev="2.0.0">
  <artifact name="easyexcel-plus-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gongbox', module='easyexcel-plus-adapter', version='2.0.0')
)
libraryDependencies += "io.github.gongbox" % "easyexcel-plus-adapter" % "2.0.0"
[io.github.gongbox/easyexcel-plus-adapter "2.0.0"]