is not current version
Last Version 1.0.4

com.github.nomou.spreadsheet:spreadsheet-ms-excel 1.0.2

a simple streaming spreadsheet for microsoft excel

GroupId

GroupId

com.github.nomou.spreadsheet
ArtifactId

ArtifactId

spreadsheet-ms-excel
Version

Version

1.0.2
Type

Type

jar

Download spreadsheet-ms-excel 1.0.2


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