is not current version
Last Version 0.1.2

com.github.snowgooseyk:sscsv_2.11 0.1.1

Simple CSV library for Scala.

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.snowgooseyk
ArtifactId

ArtifactId

sscsv_2.11
Version

Version

0.1.1
Type

Type

jar

Download sscsv_2.11 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.snowgooseyk/sscsv_2.11/ -->
<dependency>
    <groupId>com.github.snowgooseyk</groupId>
    <artifactId>sscsv_2.11</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowgooseyk/sscsv_2.11/
implementation 'com.github.snowgooseyk:sscsv_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.github.snowgooseyk/sscsv_2.11/
implementation ("com.github.snowgooseyk:sscsv_2.11:0.1.1")
'com.github.snowgooseyk:sscsv_2.11:jar:0.1.1'
<dependency org="com.github.snowgooseyk" name="sscsv_2.11" rev="0.1.1">
  <artifact name="sscsv_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowgooseyk', module='sscsv_2.11', version='0.1.1')
)
libraryDependencies += "com.github.snowgooseyk" % "sscsv_2.11" % "0.1.1"
[com.github.snowgooseyk/sscsv_2.11 "0.1.1"]