scala-ql-csv


License

License

Categories

Categories

Scala Languages CSV Data Data Formats
GroupId

GroupId

com.github.vitaliihonta
ArtifactId

ArtifactId

scala-ql-csv_2.13
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala-ql-csv
scala-ql-csv
Project URL

Project URL

https://github.com/vitaliihonta
Project Organization

Project Organization

com.github.vitaliihonta
Source Code Management

Source Code Management

https://github.com/vitaliihonta/scala-ql

Download scala-ql-csv_2.13

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.github.vitaliihonta : scala-ql_2.13 jar 0.1.0
com.github.tototoshi : scala-csv_2.13 jar 1.3.10
com.softwaremill.magnolia1_2 : magnolia_2.13 jar 1.1.2

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.8

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.12
org.scalacheck : scalacheck_2.13 jar 1.16.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.1.0-RC2
0.1.0-RC1