purecsv


License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.melrief
ArtifactId

ArtifactId

purecsv_2.12
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

purecsv
purecsv
Project URL

Project URL

https://github.com/melrief/PureCSV
Project Organization

Project Organization

com.github.melrief

Download purecsv_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.1
com.chuusai : shapeless_2.12 jar 2.3.2
com.github.marklister : product-collections_2.12 jar 1.4.5
net.sf.opencsv : opencsv jar 2.3

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.9
0.0.8