is not current version
Last Version 2.4.1

io.github.gongbox:easyexcel-plus-import 2.2.2


GroupId

GroupId

io.github.gongbox
ArtifactId

ArtifactId

easyexcel-plus-import
Version

Version

2.2.2
Type

Type

jar

Download easyexcel-plus-import 2.2.2


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