GroupId | GroupIdio.github.jinlongliao |
---|---|
ArtifactId | ArtifactIdcommons-excel |
Last Version | Last Version1.0.1.release |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.jinlongliao/commons-excel/ -->
<dependency>
<groupId>io.github.jinlongliao</groupId>
<artifactId>commons-excel</artifactId>
<version>1.0.1.release</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jinlongliao/commons-excel/
implementation 'io.github.jinlongliao:commons-excel:1.0.1.release'
// https://jarcasting.com/artifacts/io.github.jinlongliao/commons-excel/
implementation ("io.github.jinlongliao:commons-excel:1.0.1.release")
'io.github.jinlongliao:commons-excel:jar:1.0.1.release'
<dependency org="io.github.jinlongliao" name="commons-excel" rev="1.0.1.release">
<artifact name="commons-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jinlongliao', module='commons-excel', version='1.0.1.release')
)
libraryDependencies += "io.github.jinlongliao" % "commons-excel" % "1.0.1.release"
[io.github.jinlongliao/commons-excel "1.0.1.release"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi-ooxml | jar | 4.1.2 |
io.github.jinlongliao : commons-common | jar | ${project.version} |