kotlin-csv

Kotlin CSV Reader/Writer

License

License

Categories

Categories

Kotlin Languages CSV Data Data Formats
GroupId

GroupId

com.github.doyaaaaaken
ArtifactId

ArtifactId

kotlin-csv
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

kotlin-csv
Kotlin CSV Reader/Writer
Project URL

Project URL

https://github.com/doyaaaaaken/kotlin-csv
Project Organization

Project Organization

com.github.doyaaaaaken
Source Code Management

Source Code Management

https://github.com/doyaaaaaken/kotlin-csv

Download kotlin-csv

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.doyaaaaaken/kotlin-csv/ -->
<dependency>
    <groupId>com.github.doyaaaaaken</groupId>
    <artifactId>kotlin-csv</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.doyaaaaaken/kotlin-csv/
implementation 'com.github.doyaaaaaken:kotlin-csv:1.3.0'
// https://jarcasting.com/artifacts/com.github.doyaaaaaken/kotlin-csv/
implementation ("com.github.doyaaaaaken:kotlin-csv:1.3.0")
'com.github.doyaaaaaken:kotlin-csv:pom:1.3.0'
<dependency org="com.github.doyaaaaaken" name="kotlin-csv" rev="1.3.0">
  <artifact name="kotlin-csv" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.doyaaaaaken', module='kotlin-csv', version='1.3.0')
)
libraryDependencies += "com.github.doyaaaaaken" % "kotlin-csv" % "1.3.0"
[com.github.doyaaaaaken/kotlin-csv "1.3.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0
0.15.2
0.15.1
0.15.0
0.14.0
0.13.0
0.12.0
0.11.1
0.11.0
0.10.4
0.10.1
0.10.0
0.9.0
0.8.0
0.7.3
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0