не последняя версия
Последняя версия 1.0.4

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

a simple streaming spreadsheet for microsoft excel

Группа

Группа

com.github.nomou.spreadsheet
Идентификатор

Идентификатор

spreadsheet-ms-excel
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать spreadsheet-ms-excel 1.0.3


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