Last Version

kotlin-csv 1.3.0

Kotlin CSV Reader/Writer

License

License

Categories

Categories

JavaScript Languages Kotlin CSV Data Data Formats
GroupId

GroupId

com.github.doyaaaaaken
ArtifactId

ArtifactId

kotlin-csv-js
Version

Version

1.3.0
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-js 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.31
io.github.microutils : kotlin-logging-js jar 2.0.11

Project Modules

There are no modules declared in this project.