is not current version
Last Version 0.1.1

com.github.melrief:purecsv_2.12 0.0.9

purecsv

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.melrief
ArtifactId

ArtifactId

purecsv_2.12
Version

Version

0.0.9
Type

Type

jar

Download purecsv_2.12 0.0.9


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