java-io-picocsv

Common IO utilities - picocsv

License

License

Categories

Categories

Java Languages CSV Data Data Formats
GroupId

GroupId

com.github.nbbrd.java-io-util
ArtifactId

ArtifactId

java-io-picocsv
Last Version

Last Version

0.0.19
Release Date

Release Date

Type

Type

jar
Description

Description

java-io-picocsv
Common IO utilities - picocsv
Project URL

Project URL

https://github.com/nbbrd/java-io-util
Source Code Management

Source Code Management

http://github.com/nbbrd/java-io-util/tree/master/java-io-picocsv

Download java-io-picocsv

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nbbrd.java-io-util/java-io-picocsv/ -->
<dependency>
    <groupId>com.github.nbbrd.java-io-util</groupId>
    <artifactId>java-io-picocsv</artifactId>
    <version>0.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.java-io-util/java-io-picocsv/
implementation 'com.github.nbbrd.java-io-util:java-io-picocsv:0.0.19'
// https://jarcasting.com/artifacts/com.github.nbbrd.java-io-util/java-io-picocsv/
implementation ("com.github.nbbrd.java-io-util:java-io-picocsv:0.0.19")
'com.github.nbbrd.java-io-util:java-io-picocsv:jar:0.0.19'
<dependency org="com.github.nbbrd.java-io-util" name="java-io-picocsv" rev="0.0.19">
  <artifact name="java-io-picocsv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.java-io-util', module='java-io-picocsv', version='0.0.19')
)
libraryDependencies += "com.github.nbbrd.java-io-util" % "java-io-picocsv" % "0.0.19"
[com.github.nbbrd.java-io-util/java-io-picocsv "0.0.19"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.nbbrd.java-io-util : java-io-base jar 0.0.19
com.github.nbbrd.picocsv : picocsv jar 2.1.0

provided (3)

Group / Artifact Type Version
org.checkerframework : checker-qual jar 3.21.3
org.projectlombok : lombok jar
com.github.nbbrd.java-design-util : java-design-processor jar

test (4)

Group / Artifact Type Version
com.github.nbbrd.java-io-util : java-io-base test-jar 0.0.19
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.22.0
com.google.jimfs : jimfs jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.19
0.0.18