is not current version
Last Version 1.0.4

com.github.nomou.spreadsheet:spreadsheet-csv 1.0.3

a simple streaming spreadsheet for CSV

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.nomou.spreadsheet
ArtifactId

ArtifactId

spreadsheet-csv
Version

Version

1.0.3
Type

Type

jar

Download spreadsheet-csv 1.0.3


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