MVN

com.github.XDean : fluent-csv

Maven & Gradle

Mar 21, 2018
0 stars

Fluent CSV · Fluent and Flexible CSV Framework

<dependency>
    <groupId>com.github.XDean</groupId>
    <artifactId>fluent-csv</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.XDean : fluent-csv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.XDean : fluent-csv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
fluent-csv-1.1.0
1.0.x
fluent-csv-1.0.0

How to add a dependency to Maven

Add the following com.github.XDean : fluent-csv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.XDean</groupId>
    <artifactId>fluent-csv</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.XDean : fluent-csv gradle dependency to your build.gradle file:

implementation 'com.github.XDean:fluent-csv:1.1.0'

Gradle Kotlin DSL: Add the following com.github.XDean : fluent-csv gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.XDean:fluent-csv:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.XDean : fluent-csv sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.XDean" % "fluent-csv" % "1.1.0"

Advertisement

Dependencies from Group

Sep 11, 2018
12 usages
1 stars
Apr 19, 2018
10 usages
13 stars
May 17, 2018
7 usages
0 stars
May 19, 2018
7 usages
0 stars
Mar 29, 2018
5 usages
1 stars

Discover Dependencies

Aug 24, 2023
Mar 24, 2018
1 usages
0 stars
Mar 24, 2018
2 usages
0 stars
Mar 23, 2018
0 stars
Mar 23, 2018
2 usages
0 stars
Mar 24, 2018
3 stars