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

com.github.nomou:spreadsheet-csv 1.0.0

a simple streaming spreadsheet for CSV

Категории

Категории

CSV Данные Data Formats
Группа

Группа

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

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

spreadsheet-csv
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать spreadsheet-csv 1.0.0


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