MVN

com.github.tototoshi : scala-csv_2.12

Maven & Gradle

Dec 15, 2021
28 usages
685 stars

scala-csv · scala-csv

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

Latest Version

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

  • Latest Stable: 1.3.10

All Versions

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

Version Vulnerabilities Updated
1.3.x
scala-csv_2.12-1.3.10
scala-csv_2.12-1.3.9
scala-csv_2.12-1.3.8
scala-csv_2.12-1.3.7
scala-csv_2.12-1.3.6
scala-csv_2.12-1.3.5
scala-csv_2.12-1.3.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.tototoshi</groupId>
    <artifactId>scala-csv_2.12</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_2.12 gradle dependency to your build.gradle file:

implementation 'com.github.tototoshi:scala-csv_2.12:1.3.10'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.tototoshi" % "scala-csv_2.12" % "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

44 usages
5.3k stars
Jul 13, 2023
27 usages
212 stars
Jul 13, 2023
26 usages
26 stars
Oct 10, 2022
29 usages
153 stars
Mar 13, 2023
41 usages
15 stars
Feb 21, 2018
26 usages
18 stars
Feb 13, 2022
60 usages
0 stars