Download scala-csv_2.11-1.3.4.jar file - Jar s

Jar examples for s:scala-csv-2.11

Description

scala-csv

You can download jar file scala-csv_2.11 1.3.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add scala-csv_2.11-1.3.4.jar to your project.

<dependency>
   <groupId>com.github.tototoshi</groupId>
   <artifactId>scala-csv_2.11</artifactId>
   <version>1.3.4</version>
</dependency>
compile group: 'com.github.tototoshi', name: 'scala-csv_2.11', version: '1.3.4'
libraryDependencies += "com.github.tototoshi" % "scala-csv_2.11" % "1.3.4"
<dependency org="com.github.tototoshi" name="scala-csv_2.11" rev="1.3.4"/>
@Grapes(@Grab(group='com.github.tototoshi', module='scala-csv_2.11', version='1.3.4'))
'com.github.tototoshi:scala-csv_2.11:jar:1.3.4'

Download

Click the following link to download the jar file.

scala-csv_2.11-1.3.4-javadoc.jar
scala-csv_2.11-1.3.4-sources.jar
scala-csv_2.11-1.3.4.jar
scala-csv_2.11-1.3.4.pom



Related Tutorials