is not current version
Last Version 1.1.2

com.github.nekolr:wow-excel-poi 1.0.2


GroupId

GroupId

com.github.nekolr
ArtifactId

ArtifactId

wow-excel-poi
Version

Version

1.0.2
Type

Type

jar

Download wow-excel-poi 1.0.2


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