Last Version

scalatest-csv-table 1.2.1

A scalatest helper for table driven testing with csv

License

License

Categories

Categories

Scala Languages CSV Data Data Formats
GroupId

GroupId

io.github.akiomik
ArtifactId

ArtifactId

scalatest-csv-table_2.13
Version

Version

1.2.1
Type

Type

jar
Description

Description

scalatest-csv-table
A scalatest helper for table driven testing with csv
Project URL

Project URL

https://github.com/akiomik/scalatest-csv-table
Project Organization

Project Organization

io.github.akiomik
Source Code Management

Source Code Management

https://github.com/akiomik/scalatest-csv-table

Download scalatest-csv-table_2.13 1.2.1


<!-- https://jarcasting.com/artifacts/io.github.akiomik/scalatest-csv-table_2.13/ -->
<dependency>
    <groupId>io.github.akiomik</groupId>
    <artifactId>scalatest-csv-table_2.13</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.akiomik/scalatest-csv-table_2.13/
implementation 'io.github.akiomik:scalatest-csv-table_2.13:1.2.1'
// https://jarcasting.com/artifacts/io.github.akiomik/scalatest-csv-table_2.13/
implementation ("io.github.akiomik:scalatest-csv-table_2.13:1.2.1")
'io.github.akiomik:scalatest-csv-table_2.13:jar:1.2.1'
<dependency org="io.github.akiomik" name="scalatest-csv-table_2.13" rev="1.2.1">
  <artifact name="scalatest-csv-table_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.akiomik', module='scalatest-csv-table_2.13', version='1.2.1')
)
libraryDependencies += "io.github.akiomik" % "scalatest-csv-table_2.13" % "1.2.1"
[io.github.akiomik/scalatest-csv-table_2.13 "1.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
org.scalatest : scalatest_2.13 jar 3.2.8
com.nrinaudo : kantan.csv_2.13 jar 0.6.1
com.nrinaudo : kantan.csv-generic_2.13 jar 0.6.1

Project Modules

There are no modules declared in this project.