Last Version

simple-spreadsheet-writer 0.5

Minimalist library for composing simple spreadsheets

License

License

GroupId

GroupId

hu.webarticum
ArtifactId

ArtifactId

simple-spreadsheet-writer
Version

Version

0.5
Type

Type

jar
Description

Description

simple-spreadsheet-writer
Minimalist library for composing simple spreadsheets
Project URL

Project URL

https://github.com/davidsusu/simple-spreadsheet-writer
Source Code Management

Source Code Management

https://github.com/davidsusu/simple-spreadsheet-writer.git

Download simple-spreadsheet-writer 0.5


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

Dependencies

runtime (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.commons : commons-collections4 jar 4.1
org.apache.poi : poi jar 3.14
org.apache.poi : poi-ooxml jar 3.14
org.apache.odftoolkit : simple-odf jar 0.8.1-incubating

Project Modules

There are no modules declared in this project.