Minidev CSV Parser


License

License

Categories

Categories

IDE Development Tools Net CSV Data Data Formats
GroupId

GroupId

net.minidev
ArtifactId

ArtifactId

csv
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Minidev CSV Parser
Project Organization

Project Organization

Chemouni Uriel

Download csv

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.minidev : commons jar 1.0.7
commons-io : commons-io jar 2.5
com.github.jponge : lzma-java jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

legacy

old code base, that have to be replace or split to new project.

Versions

Version
1.0.7