Last Version

NanoXLSX4j 1.2.8

NanoXLSX4j is a small Java library to create and read XLSX files (Microsoft Excel 2007 or newer) in an easy and native way. The library is originated form PicoXLSX4j and has basic support of reading spreadsheets

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

ch.rabanti
ArtifactId

ArtifactId

nanoxlsx4j
Version

Version

1.2.8
Type

Type

jar
Description

Description

NanoXLSX4j
NanoXLSX4j is a small Java library to create and read XLSX files (Microsoft Excel 2007 or newer) in an easy and native way. The library is originated form PicoXLSX4j and has basic support of reading spreadsheets
Project URL

Project URL

https://PicoXLSX.rabanti.ch
Source Code Management

Source Code Management

https://github.com/rabanti-github/PicoXLSX4j/tree/master

Download nanoxlsx4j 1.2.8


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

Dependencies

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.junit.jupiter : junit-jupiter-api jar RELEASE
org.junit.jupiter : junit-jupiter-params jar RELEASE

Project Modules

There are no modules declared in this project.