| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.hynnet |
| ArtifactId | ArtifactIdjxl |
| Last Version | Last Version2.6.12.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjxl
JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jxl-2.6.12.1.pom | |
| jxl-2.6.12.1.jar | 709 KB |
| jxl-2.6.12.1-sources.jar | 792 KB |
| jxl-2.6.12.1-javadoc.jar | 293 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/jxl/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>jxl</artifactId>
<version>2.6.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/jxl/
implementation 'com.hynnet:jxl:2.6.12.1'
// https://jarcasting.com/artifacts/com.hynnet/jxl/
implementation ("com.hynnet:jxl:2.6.12.1")
'com.hynnet:jxl:jar:2.6.12.1'
<dependency org="com.hynnet" name="jxl" rev="2.6.12.1">
<artifact name="jxl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='jxl', version='2.6.12.1')
)
libraryDependencies += "com.hynnet" % "jxl" % "2.6.12.1"
[com.hynnet/jxl "2.6.12.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |