is not current version
Last Version 3.0.0

io.github.mengwang0211:excel-utils 1.0.0


GroupId

GroupId

io.github.mengwang0211
ArtifactId

ArtifactId

excel-utils
Version

Version

1.0.0
Type

Type

jar

Download excel-utils 1.0.0


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