Last Version

jxl 2.6.12

JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jexcelapi
ArtifactId

ArtifactId

jxl
Version

Version

2.6.12
Type

Type

jar
Description

Description

jxl
JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets.
Project URL

Project URL

http://www.jexcelapi.org
Source Code Management

Source Code Management

http://jexcelapi.cvs.sourceforge.net/jexcelapi/

Download jxl 2.6.12


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.14

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.