Jar examples for s:scala-csv-2.10
scala-csv
You can download jar file scala-csv_2.10 0.8.0 in this page.
Apache License, Version 2.0
You can use the following script to add scala-csv_2.10-0.8.0.jar to your project.
<dependency> <groupId>com.github.tototoshi</groupId> <artifactId>scala-csv_2.10</artifactId> <version>0.8.0</version> </dependency>
compile group: 'com.github.tototoshi', name: 'scala-csv_2.10', version: '0.8.0'
libraryDependencies += "com.github.tototoshi" % "scala-csv_2.10" % "0.8.0"
<dependency org="com.github.tototoshi" name="scala-csv_2.10" rev="0.8.0"/>
@Grapes(@Grab(group='com.github.tototoshi', module='scala-csv_2.10', version='0.8.0'))
'com.github.tototoshi:scala-csv_2.10:jar:0.8.0'
Click the following link to download the jar file.
scala-csv_2.10-0.8.0-javadoc.jar