is not current version
Last Version 4.0

com.github.andyczy:java-excel-utils 3.2.1

陈郑游:https://blog.csdn.net/javawebrookie

Categories

Categories

Java Languages
GroupId

GroupId

com.github.andyczy
ArtifactId

ArtifactId

java-excel-utils
Version

Version

3.2.1
Type

Type

jar

Download java-excel-utils 3.2.1


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