is not current version
Last Version 1.1.2

com.github.nekolr:wow-excel 1.1.1

Make reading and writing excel easier

GroupId

GroupId

com.github.nekolr
ArtifactId

ArtifactId

wow-excel
Version

Version

1.1.1
Type

Type

pom

Download wow-excel 1.1.1

Filename Size
wow-excel-1.1.1.pom 7 KB
Browse

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