MVN

pro.felixo : csv-kotlin

Maven & Gradle

Nov 15, 2020
3 stars

csv-kotlin · A clean, fast, and convenient CSV library for Kotlin/JVM

<dependency>
    <groupId>pro.felixo</groupId>
    <artifactId>csv-kotlin</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pro.felixo : csv-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of pro.felixo : csv-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
csv-kotlin-1.0.0

How to add a dependency to Maven

Add the following pro.felixo : csv-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pro.felixo</groupId>
    <artifactId>csv-kotlin</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pro.felixo : csv-kotlin gradle dependency to your build.gradle file:

implementation 'pro.felixo:csv-kotlin:1.0.0'

Gradle Kotlin DSL: Add the following pro.felixo : csv-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("pro.felixo:csv-kotlin:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following pro.felixo : csv-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "pro.felixo" % "csv-kotlin" % "1.0.0"

Advertisement

Dependencies from Group

Nov 15, 2020
3 stars
Aug 26, 2023
3 stars
Aug 26, 2023
3 stars

Discover Dependencies

Dec 20, 2021
39 stars
Feb 14, 2021
39 stars
Feb 14, 2021
1 usages
39 stars
Mar 03, 2023
2 stars
Apr 02, 2022
1 usages
1 stars
Apr 02, 2022
3 usages
1 stars
Apr 02, 2022
1 usages
1 stars
Apr 02, 2022
2 usages
1 stars