Fluent CSV

Fluent and Flexible CSV Framework

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

fluent-csv
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fluent CSV
Fluent and Flexible CSV Framework
Project URL

Project URL

https://github.com/XDean/fluent-csv

Download fluent-csv

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.XDean : Java-EX jar 0.1.0

provided (1)

Group / Artifact Type Version
com.github.XDean : codecov-ignore jar 1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.projectlombok : lombok jar 1.16.18
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0