GenJava-CSV

CSV component of GenJava-Core. Reads and writes CSV files.

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

genjava
ArtifactId

ArtifactId

gj-csv
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GenJava-CSV
CSV component of GenJava-Core. Reads and writes CSV files.

Download gj-csv

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0