is not current version
Last Version 2.7

org.apache.any23:apache-any23-csvutils 1.0

CSV specific library.

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.apache.any23
ArtifactId

ArtifactId

apache-any23-csvutils
Version

Version

1.0
Type

Type

jar

Download apache-any23-csvutils 1.0


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