MVN

org.osgl : osgl-csv

Maven & Gradle

Jun 27, 2020
2 usages

Java CSV Tool · An easy to use and flexible CSV file reader/writer

<dependency>
    <groupId>org.osgl</groupId>
    <artifactId>osgl-csv</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.osgl : osgl-csv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of org.osgl : osgl-csv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
osgl-csv-1.2.1
osgl-csv-1.2.0
1.1.x
osgl-csv-1.1.0
1.0.x
osgl-csv-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.osgl</groupId>
    <artifactId>osgl-csv</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.osgl : osgl-csv gradle dependency to your build.gradle file:

implementation 'org.osgl:osgl-csv:1.2.1'

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

implementation("org.osgl:osgl-csv:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.osgl : osgl-csv sbt scala dependency to your build.sbt file:

libraryDependencies += "org.osgl" % "osgl-csv" % "1.2.1"

Advertisement

Dependencies from Group

Nov 25, 2022
28 usages
52 stars
Oct 30, 2018
20 usages
Jun 27, 2020
18 usages
52 stars
Jun 27, 2020
13 usages
Nov 26, 2022
7 usages
52 stars

Discover Dependencies

Aug 26, 2023
23 usages
2.4k stars
Nov 01, 2018
0 stars
Nov 01, 2018
3 usages
2 stars
Nov 01, 2018
4 usages
2 stars
Nov 01, 2018
2 stars
Nov 01, 2018
2 stars