Last Version

CSVStream 0.0.5

CSV Stream processing library

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.ansell.csv
ArtifactId

ArtifactId

csvstream
Version

Version

0.0.5
Type

Type

jar
Description

Description

CSVStream
CSV Stream processing library
Project URL

Project URL

https://github.com/ansell/csvstream/

Download csvstream 0.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.3
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar 2.9.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.