MVN

de.siegmar : fastcsv

Maven & Gradle

May 13, 2023
14 usages
454 stars

FastCSV · Ultra fast and simple RFC 4180 compliant CSV library.

<dependency>
    <groupId>de.siegmar</groupId>
    <artifactId>fastcsv</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.siegmar : fastcsv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of de.siegmar : fastcsv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
fastcsv-2.2.2
fastcsv-2.2.1
fastcsv-2.2.0
2.1.x
fastcsv-2.1.0
2.0.x
fastcsv-2.0.0
1.0.x
fastcsv-1.0.4
fastcsv-1.0.3
fastcsv-1.0.2
fastcsv-1.0.1

How to add a dependency to Maven

Add the following de.siegmar : fastcsv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.siegmar</groupId>
    <artifactId>fastcsv</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.siegmar : fastcsv gradle dependency to your build.gradle file:

implementation 'de.siegmar:fastcsv:2.2.2'

Gradle Kotlin DSL: Add the following de.siegmar : fastcsv gradle kotlin dependency to your build.gradle.kts file:

implementation("de.siegmar:fastcsv:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.siegmar : fastcsv sbt scala dependency to your build.sbt file:

libraryDependencies += "de.siegmar" % "fastcsv" % "2.2.2"

Advertisement

Dependencies from Group

May 13, 2023
14 usages
454 stars
Dec 23, 2021
9 usages
187 stars
Jan 09, 2023
5 stars

Discover Dependencies

Aug 25, 2021
1 usages
4 stars
Aug 21, 2012
2 stars
Dec 27, 2022
12 usages
21.3k stars
Nov 11, 2021
1 usages
856 stars
Nov 11, 2021
1 usages
856 stars
Mar 24, 2016
3 usages
13 stars
vlh
Jun 24, 2011
2 stars
Aug 07, 2018
4 usages
58 stars