CsvFileManager

Read and write CSV files.

License

License

Categories

Categories

Java Languages CSV Data Data Formats
GroupId

GroupId

io.github.wniemiec-io-java
ArtifactId

ArtifactId

csv-file-manager
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

CsvFileManager
Read and write CSV files.
Project URL

Project URL

https://github.com/wniemiec-io-java/csv-file-manager

Download csv-file-manager

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0