is not current version
Last Version 1.0.3

com.github.ciweigg:easyexcel-util 1.0.2


GroupId

GroupId

com.github.ciweigg
ArtifactId

ArtifactId

easyexcel-util
Version

Version

1.0.2
Type

Type

jar

Download easyexcel-util 1.0.2


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