Last Version

spreadsheet-ms-excel 1.0.4

a simple streaming spreadsheet for microsoft excel

License

License

GroupId

GroupId

com.github.nomou.spreadsheet
ArtifactId

ArtifactId

spreadsheet-ms-excel
Version

Version

1.0.4
Type

Type

jar
Description

Description

spreadsheet-ms-excel
a simple streaming spreadsheet for microsoft excel
Project URL

Project URL

https://github.com/nomou/spreadsheet.git
Project Organization

Project Organization

nomou

Download spreadsheet-ms-excel 1.0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.7
com.github.nomou.spreadsheet : spreadsheet-api jar 1.0.4
jexcelapi : jxl Optional jar 2.6
org.apache.poi : poi Optional jar 3.17
org.apache.poi : poi-ooxml Optional jar 3.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.