MVN

net.sf.supercsv : super-csv-java8

Maven & Gradle

Oct 30, 2015
6 usages
471 stars

Super CSV Java 8 Extension · An extension for Super CSV for use with Java 8

<dependency>
    <groupId>net.sf.supercsv</groupId>
    <artifactId>super-csv-java8</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.supercsv : super-csv-java8 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of net.sf.supercsv : super-csv-java8 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
super-csv-java8-2.4.0

How to add a dependency to Maven

Add the following net.sf.supercsv : super-csv-java8 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.supercsv</groupId>
    <artifactId>super-csv-java8</artifactId>
    <version>2.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.supercsv : super-csv-java8 gradle dependency to your build.gradle file:

implementation 'net.sf.supercsv:super-csv-java8:2.4.0'

Gradle Kotlin DSL: Add the following net.sf.supercsv : super-csv-java8 gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.supercsv:super-csv-java8:2.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.supercsv : super-csv-java8 sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.supercsv" % "super-csv-java8" % "2.4.0"

Advertisement

Dependencies from Group

Oct 29, 2015
232 usages
471 stars
Oct 30, 2015
8 usages
471 stars
Oct 30, 2015
6 usages
471 stars
Oct 30, 2015
3 usages
471 stars
Oct 30, 2015
471 stars

Discover Dependencies

Oct 30, 2015
8 usages
471 stars
Dec 19, 2022
3 usages
0 stars
Jan 23, 2016
Aug 20, 2018
3 usages
49 stars
Mar 15, 2023
9 stars
Sep 17, 2018
Jul 26, 2023
13 usages
51 stars
Jan 14, 2022
2 usages
288 stars
Mar 16, 2016
4 usages
36 stars