MVN

ru.d-shap : csv

Maven & Gradle

Feb 04, 2018
0 stars

CSV parser · CSV parser converts source stream to rows and columns and vice versa

<dependency>
    <groupId>ru.d-shap</groupId>
    <artifactId>csv</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.d-shap : csv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of ru.d-shap : csv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
csv-1.1
1.0
csv-1.0

How to add a dependency to Maven

Add the following ru.d-shap : csv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ru.d-shap</groupId>
    <artifactId>csv</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ru.d-shap : csv gradle dependency to your build.gradle file:

implementation 'ru.d-shap:csv:1.1'

Gradle Kotlin DSL: Add the following ru.d-shap : csv gradle kotlin dependency to your build.gradle.kts file:

implementation("ru.d-shap:csv:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ru.d-shap : csv sbt scala dependency to your build.sbt file:

libraryDependencies += "ru.d-shap" % "csv" % "1.1"

Advertisement

Dependencies from Group

May 28, 2019
9 usages
0 stars
Oct 25, 2018
3 usages
0 stars
Nov 10, 2018
1 usages
0 stars
csv
Feb 04, 2018
0 stars
Jul 18, 2022
0 stars

Discover Dependencies

Aug 17, 2017
50 stars
Aug 19, 2017
82 stars
Mar 06, 2020
4 stars
Sep 16, 2021
1 usages
7 stars
Sep 16, 2021
7 stars
Sep 16, 2021
2 usages
7 stars