MVN

me.jamiemansfield : csv

Maven & Gradle

Mar 24, 2021
1 usages
0 stars

csv · A basic CSV parser for Java.

<dependency>
    <groupId>me.jamiemansfield</groupId>
    <artifactId>csv</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.jamiemansfield : csv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of me.jamiemansfield : csv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
csv-0.2.1
csv-0.2.0
0.1.x
csv-0.1.0

How to add a dependency to Maven

Add the following me.jamiemansfield : csv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.jamiemansfield</groupId>
    <artifactId>csv</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.jamiemansfield : csv gradle dependency to your build.gradle file:

implementation 'me.jamiemansfield:csv:0.2.1'

Gradle Kotlin DSL: Add the following me.jamiemansfield : csv gradle kotlin dependency to your build.gradle.kts file:

implementation("me.jamiemansfield:csv:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.jamiemansfield : csv sbt scala dependency to your build.sbt file:

libraryDependencies += "me.jamiemansfield" % "csv" % "0.2.1"

Advertisement

Dependencies from Group

Sep 02, 2019
3 usages
0 stars
May 15, 2019
2 usages
40 stars
Aug 30, 2018
2 usages
6 stars
csv
Mar 24, 2021
1 usages
0 stars
Aug 30, 2018
1 usages
6 stars

Discover Dependencies

Jul 01, 2018
363 stars
Jul 01, 2018
363 stars
Jul 01, 2018
2 usages
363 stars
Jul 01, 2018
3 usages
363 stars
Jul 01, 2018
2 usages
363 stars
Jul 01, 2018
6 usages
363 stars
Jul 29, 2023
4 usages
6k stars
Jul 11, 2018
15 stars