is not current version
Last Version 1.3.10

com.github.tototoshi:scala-csv_2.10 1.3.7

scala-csv

Categories

Categories

Scala Languages CSV Data Data Formats
GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

scala-csv_2.10
Version

Version

1.3.7
Type

Type

jar

Download scala-csv_2.10 1.3.7


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