MVN

au.com.bytecode : opencsv

Maven & Gradle

Aug 13, 2014
38 usages
7 stars

opencsv · A simple library for reading and writing CSV in Java

<dependency>
    <groupId>au.com.bytecode</groupId>
    <artifactId>opencsv</artifactId>
    <version>2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of au.com.bytecode : opencsv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4

All Versions

Choose a version of au.com.bytecode : opencsv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4
opencsv-2.4

How to add a dependency to Maven

Add the following au.com.bytecode : opencsv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>au.com.bytecode</groupId>
    <artifactId>opencsv</artifactId>
    <version>2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following au.com.bytecode : opencsv gradle dependency to your build.gradle file:

implementation 'au.com.bytecode:opencsv:2.4'

Gradle Kotlin DSL: Add the following au.com.bytecode : opencsv gradle kotlin dependency to your build.gradle.kts file:

implementation("au.com.bytecode:opencsv:2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following au.com.bytecode : opencsv sbt scala dependency to your build.sbt file:

libraryDependencies += "au.com.bytecode" % "opencsv" % "2.4"

Advertisement

Dependencies from Group

Aug 13, 2014
38 usages
7 stars

Discover Dependencies

Aug 23, 2023
209 usages
2.5k stars
Mar 02, 2023
2.7k usages
345 stars
May 15, 2023
15 usages
90 stars
Aug 18, 2023
205 usages
337 stars
836 usages
452 stars
Aug 10, 2023
1.4k usages
27 stars
Jul 31, 2023
347 usages
40 stars
Oct 27, 2022
154 usages
2.7k stars
May 19, 2023
14 usages
61 stars