Last Version

spreadsheet 1.0.1

a simple streaming spreadsheet lib

License

License

GroupId

GroupId

com.github.nomou
ArtifactId

ArtifactId

spreadsheet
Version

Version

1.0.1
Type

Type

pom
Description

Description

spreadsheet
a simple streaming spreadsheet lib
Project URL

Project URL

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

Project Organization

nomou
Source Code Management

Source Code Management

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

Download spreadsheet 1.0.1

Filename Size
spreadsheet-1.0.1.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spreadsheet-api
  • spreadsheet-csv
  • spreadsheet-ms-excel