is not current version
Last Version 1.0.1

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

a simple streaming spreadsheet for microsoft excel

GroupId

GroupId

com.github.nomou
ArtifactId

ArtifactId

spreadsheet-ms-excel
Version

Version

1.0.0
Type

Type

jar

Download spreadsheet-ms-excel 1.0.0


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