is not current version
Last Version 2.12.0

org.jxls:jxls-poi 1.0.14

Apache POI based Transformer implementation for Jxls library

GroupId

GroupId

org.jxls
ArtifactId

ArtifactId

jxls-poi
Version

Version

1.0.14
Type

Type

jar

Download jxls-poi 1.0.14


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