Last Version

csv 0.1

csv

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.doohochang
ArtifactId

ArtifactId

csv_2.12
Version

Version

0.1
Type

Type

jar
Description

Description

csv
csv
Project URL

Project URL

https://github.com/doohochang/csv
Project Organization

Project Organization

com.github.doohochang
Source Code Management

Source Code Management

https://github.com/doohochang/csv

Download csv_2.12 0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7
org.scalactic : scalactic_2.12 jar 3.0.5

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.