is not current version
Last Version 2.7

org.apache.any23:apache-any23-csvutils 2.3

CSV specific library.

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.apache.any23
ArtifactId

ArtifactId

apache-any23-csvutils
Version

Version

2.3
Type

Type

jar

Download apache-any23-csvutils 2.3


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