is not current version
Last Version 1.0.3

com.github.ciweigg:easyexcel-util 1.0.1


GroupId

GroupId

com.github.ciweigg
ArtifactId

ArtifactId

easyexcel-util
Version

Version

1.0.1
Type

Type

jar

Download easyexcel-util 1.0.1


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