Last Version

CSV Creator 1.0.2

Dead-simple way to generate CSV output.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.adesigns
ArtifactId

ArtifactId

csv-creator
Version

Version

1.0.2
Type

Type

jar
Description

Description

CSV Creator
Dead-simple way to generate CSV output.
Project URL

Project URL

https://github.com/adesigns/csv-creator
Source Code Management

Source Code Management

https://github.com/adesigns/csv-creator

Download csv-creator 1.0.2


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

Dependencies

test (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.7
org.slf4j : slf4j-log4j12 jar 1.7.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.