is not current version
Last Version 0.1.1

com.github.melrief:purecsv_2.10 0.0.7

purecsv

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.melrief
ArtifactId

ArtifactId

purecsv_2.10
Version

Version

0.0.7
Type

Type

jar

Download purecsv_2.10 0.0.7


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