scala-csv 1.4.1
Group ID:
com.github.tototoshi
Artifact ID:
scala-csv_3
Version:
1.4.1
Release Date:
Jun 30, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:
libraryDependencies += "com.github.tototoshi" %% "scala-csv" % "1.4.1"
ivy"com.github.tototoshi::scala-csv:1.4.1"
//> using dep "com.github.tototoshi::scala-csv:1.4.1"
import $ivy.`com.github.tototoshi::scala-csv:1.4.1`
<dependency> <groupId>com.github.tototoshi</groupId> <artifactId>scala-csv_3</artifactId> <version>1.4.1</version> </dependency>
compile group: 'com.github.tototoshi', name: 'scala-csv_3', version: '1.4.1'