License |
License |
---|---|
Categories |
CategoriesScala Languages CSV Data Data Formats |
GroupId | GroupIdcom.github.tototoshi |
ArtifactId | ArtifactIdscala-csv_3 |
Last Version | Last Version1.3.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscala-csv
scala-csv
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.tototoshi |
Filename | Size |
---|---|
scala-csv_3-1.3.10.pom | |
scala-csv_3-1.3.10.jar | 59 KB |
scala-csv_3-1.3.10-sources.jar | 10 KB |
scala-csv_3-1.3.10-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tototoshi/scala-csv_3/ -->
<dependency>
<groupId>com.github.tototoshi</groupId>
<artifactId>scala-csv_3</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/scala-csv_3/
implementation 'com.github.tototoshi:scala-csv_3:1.3.10'
// https://jarcasting.com/artifacts/com.github.tototoshi/scala-csv_3/
implementation ("com.github.tototoshi:scala-csv_3:1.3.10")
'com.github.tototoshi:scala-csv_3:jar:1.3.10'
<dependency org="com.github.tototoshi" name="scala-csv_3" rev="1.3.10">
<artifact name="scala-csv_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='scala-csv_3', version='1.3.10')
)
libraryDependencies += "com.github.tototoshi" % "scala-csv_3" % "1.3.10"
[com.github.tototoshi/scala-csv_3 "1.3.10"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.10 |
org.scalacheck : scalacheck_3 | jar | 1.15.4 |