Download scala-csv_2.10-1.1.2.jar file - Jar s

Jar examples for s:scala-csv-2.10

Description

scala-csv

You can download jar file scala-csv_2.10 1.1.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add scala-csv_2.10-1.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

scala-csv_2.10-1.1.2-javadoc.jar
scala-csv_2.10-1.1.2-sources.jar
scala-csv_2.10-1.1.2.jar
scala-csv_2.10-1.1.2.pom



Related Tutorials