MVN

com.aerse : yaCSV

Maven & Gradle

Apr 21, 2018
1 usages
0 stars

yaCSV · Yet Another CSV parser

<dependency>
    <groupId>com.aerse</groupId>
    <artifactId>yaCSV</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aerse : yaCSV to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.aerse : yaCSV to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
yaCSV-1.2

How to add a dependency to Maven

Add the following com.aerse : yaCSV maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aerse</groupId>
    <artifactId>yaCSV</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aerse : yaCSV gradle dependency to your build.gradle file:

implementation 'com.aerse:yaCSV:1.2'

Gradle Kotlin DSL: Add the following com.aerse : yaCSV gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aerse:yaCSV:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aerse : yaCSV sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aerse" % "yaCSV" % "1.2"

Advertisement

Dependencies from Group

Feb 10, 2016
1 usages
0 stars
Nov 26, 2022
1 usages
0 stars
ar
Nov 23, 2016
1 usages
0 stars
Apr 21, 2018
1 usages
0 stars
Jul 27, 2019
0 stars

Discover Dependencies

Nov 09, 2022
3 usages
0 stars
Apr 08, 2021
3 usages
6.5k stars
Jun 29, 2023
4 usages
1 stars
Mar 29, 2021
2 usages
Aug 22, 2023
1 usages
1k stars
Aug 05, 2023
1 usages
12.7k stars
Jul 13, 2023
2 usages
260 stars