is not current version
Last Version 5.5.0

org.webjars.npm:csv 0.4.6

WebJar for csv

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

csv
Version

Version

0.4.6
Type

Type

jar

Download csv 0.4.6


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