scala-csv


License

License

Categories

Categories

Scala Languages CSV Data Data Formats
GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

scala-csv_2.12
Last Version

Last Version

1.3.10
Release Date

Release Date

Type

Type

jar
Description

Description

scala-csv
scala-csv
Project URL

Project URL

http://github.com/tototoshi/scala-csv
Project Organization

Project Organization

com.github.tototoshi

Download scala-csv_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.tototoshi/scala-csv_2.12/ -->
<dependency>
    <groupId>com.github.tototoshi</groupId>
    <artifactId>scala-csv_2.12</artifactId>
    <version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/scala-csv_2.12/
implementation 'com.github.tototoshi:scala-csv_2.12:1.3.10'
// https://jarcasting.com/artifacts/com.github.tototoshi/scala-csv_2.12/
implementation ("com.github.tototoshi:scala-csv_2.12:1.3.10")
'com.github.tototoshi:scala-csv_2.12:jar:1.3.10'
<dependency org="com.github.tototoshi" name="scala-csv_2.12" rev="1.3.10">
  <artifact name="scala-csv_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='scala-csv_2.12', version='1.3.10')
)
libraryDependencies += "com.github.tototoshi" % "scala-csv_2.12" % "1.3.10"
[com.github.tototoshi/scala-csv_2.12 "1.3.10"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.10
org.scalacheck : scalacheck_2.12 jar 1.14.3
com.storm-enroute : scalameter_2.12 jar 0.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4