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