is not current version
Last Version 0.5

hu.webarticum:simple-spreadsheet-writer 0.4

Minimalist library for composing simple spreadsheets

GroupId

GroupId

hu.webarticum
ArtifactId

ArtifactId

simple-spreadsheet-writer
Version

Version

0.4
Type

Type

jar

Download simple-spreadsheet-writer 0.4


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