is not current version
Last Version 3.0.0

org.xbib:content-csv 2.0.4

Content processing library for Java

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

content-csv
Version

Version

2.0.4
Type

Type

jar

Download content-csv 2.0.4


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