is not current version
Last Version 2.6

jexcelapi:jxl 2.4.2


GroupId

GroupId

jexcelapi
ArtifactId

ArtifactId

jxl
Version

Version

2.4.2
Type

Type

jar

Download jxl 2.4.2

Filename Size
jxl-2.4.2.pom
jxl-2.4.2.jar 487 KB
Browse

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