is not current version
Last Version 1.1.2

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


GroupId

GroupId

com.github.nekolr
ArtifactId

ArtifactId

wow-excel-poi
Version

Version

1.0.0
Type

Type

jar

Download wow-excel-poi 1.0.0


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