Last Version

wow-excel-poi 1.1.2

Make reading and writing excel easier

License

License

MIT
GroupId

GroupId

com.github.nekolr
ArtifactId

ArtifactId

wow-excel-poi
Version

Version

1.1.2
Type

Type

jar
Description

Description

wow-excel-poi
Make reading and writing excel easier

Download wow-excel-poi 1.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi jar 5.0.0
org.apache.poi : poi-ooxml jar 5.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.