is not current version
Last Version 2.0.3

com.github.MissThee:excel-tool 1.4

empty

GroupId

GroupId

com.github.MissThee
ArtifactId

ArtifactId

excel-tool
Version

Version

1.4
Type

Type

jar

Download excel-tool 1.4


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