Last Version

scala-csv 1.0.0

scala-csv

License

License

Categories

Categories

Scala Languages CSV Data Data Formats
GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

scala-csv_2.9.1
Version

Version

1.0.0
Type

Type

jar
Description

Description

scala-csv
scala-csv
Project URL

Project URL

http://github.com/tototoshi/scala-csv
Project Organization

Project Organization

com.github.tototoshi

Download scala-csv_2.9.1 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.9.1 jar 1.9.1

Project Modules

There are no modules declared in this project.