opencsv

A simple library for reading and writing CSV in Java

License

License

Categories

Categories

CSV Data Data Formats opencsv
GroupId

GroupId

au.com.bytecode
ArtifactId

ArtifactId

opencsv
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

jar
Description

Description

opencsv
A simple library for reading and writing CSV in Java
Project URL

Project URL

https://github.com/EmergentOrder/opencsv

Download opencsv

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.4