Last Version

spreadsheet-csv 1.0.4

a simple streaming spreadsheet for CSV

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.nomou.spreadsheet
ArtifactId

ArtifactId

spreadsheet-csv
Version

Version

1.0.4
Type

Type

jar
Description

Description

spreadsheet-csv
a simple streaming spreadsheet for CSV
Project URL

Project URL

https://github.com/nomou/spreadsheet.git
Project Organization

Project Organization

nomou

Download spreadsheet-csv 1.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.nomou.spreadsheet : spreadsheet-api jar 1.0.4
org.slf4j : slf4j-api Optional jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.