Last Version

scalatest-csv-table 1.0.2

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.11
Version

Version

1.0.2
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.11 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scalatest : scalatest_2.11 jar 3.0.9
com.nrinaudo : kantan.csv_2.11 jar 0.5.1
com.nrinaudo : kantan.csv-generic_2.11 jar 0.5.1

Project Modules

There are no modules declared in this project.