is not current version
Last Version 2.12.0

org.jxls:jxls-poi 1.0.3

Apache POI Transformer implementation for Jxls library

GroupId

GroupId

org.jxls
ArtifactId

ArtifactId

jxls-poi
Version

Version

1.0.3
Type

Type

jar

Download jxls-poi 1.0.3


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