Last Version

yaCSV 1.2

Yet Another CSV parser

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.aerse
ArtifactId

ArtifactId

yaCSV
Version

Version

1.2
Type

Type

jar
Description

Description

yaCSV
Yet Another CSV parser
Project URL

Project URL

https://github.com/dernasherbrezon/yacsv
Source Code Management

Source Code Management

https://github.com/dernasherbrezon/yacsv

Download yaCSV 1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.