is not current version
Last Version 1.0.9

org.jxls:jxls-jexcel 1.0.4

Jexcel API Transformer implementation for Jxls library

GroupId

GroupId

org.jxls
ArtifactId

ArtifactId

jxls-jexcel
Version

Version

1.0.4
Type

Type

jar

Download jxls-jexcel 1.0.4


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