Last Version

opencsv 2.4

A simple library for reading and writing CSV in Java, with multicharacter separator support.

License

License

Categories

Categories

CSV Data Data Formats opencsv
GroupId

GroupId

org.openrefine.dependencies
ArtifactId

ArtifactId

opencsv-multichar
Version

Version

2.4
Type

Type

jar
Description

Description

opencsv
A simple library for reading and writing CSV in Java, with multicharacter separator support.
Project URL

Project URL

https://github.com/OpenRefine/opencsv/
Source Code Management

Source Code Management

https://github.com/OpenRefine/opencsv/

Download opencsv-multichar 2.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.