MVN

com.github.tototoshi : scala-csv_3

Maven & Gradle

Dec 15, 2021
5 usages
685 stars

scala-csv · scala-csv

<dependency>
    <groupId>com.github.tototoshi</groupId>
    <artifactId>scala-csv_3</artifactId>
    <version>1.3.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tototoshi : scala-csv_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.10

All Versions

Choose a version of com.github.tototoshi : scala-csv_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
scala-csv_3-1.3.10
scala-csv_3-1.3.9
scala-csv_3-1.3.8

How to add a dependency to Maven

Add the following com.github.tototoshi : scala-csv_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.tototoshi</groupId>
    <artifactId>scala-csv_3</artifactId>
    <version>1.3.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tototoshi : scala-csv_3 gradle dependency to your build.gradle file:

implementation 'com.github.tototoshi:scala-csv_3:1.3.10'

Gradle Kotlin DSL: Add the following com.github.tototoshi : scala-csv_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tototoshi:scala-csv_3:1.3.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tototoshi : scala-csv_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tototoshi" % "scala-csv_3" % "1.3.10"

Advertisement

Dependencies from Group

Dec 15, 2021
61 usages
685 stars
Dec 15, 2021
42 usages
685 stars
Dec 15, 2021
28 usages
685 stars
Dec 15, 2021
16 usages
685 stars
Nov 02, 2019
5 usages
52 stars

Discover Dependencies

Jun 22, 2014
5 usages
Sep 20, 2005
3 usages
Jun 18, 2014
3 usages
581 stars
May 24, 2020
3 usages
0 stars
Mar 30, 2023
4 usages
47 stars
Apr 24, 2012
2 usages
646 stars