License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdcom.github.gekomad |
ArtifactId | ArtifactIditto-csv_2.13.0-RC2 |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionitto-csv
itto-csv
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.gekomad |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.gekomad/itto-csv_2.13.0-RC2/ -->
<dependency>
<groupId>com.github.gekomad</groupId>
<artifactId>itto-csv_2.13.0-RC2</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gekomad/itto-csv_2.13.0-RC2/
implementation 'com.github.gekomad:itto-csv_2.13.0-RC2:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.gekomad/itto-csv_2.13.0-RC2/
implementation ("com.github.gekomad:itto-csv_2.13.0-RC2:1.0.0-RC1")
'com.github.gekomad:itto-csv_2.13.0-RC2:jar:1.0.0-RC1'
<dependency org="com.github.gekomad" name="itto-csv_2.13.0-RC2" rev="1.0.0-RC1">
<artifact name="itto-csv_2.13.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gekomad', module='itto-csv_2.13.0-RC2', version='1.0.0-RC1')
)
libraryDependencies += "com.github.gekomad" % "itto-csv_2.13.0-RC2" % "1.0.0-RC1"
[com.github.gekomad/itto-csv_2.13.0-RC2 "1.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC2 |
org.typelevel : cats-core_2.13.0-RC2 | jar | 2.0.0-M2 |
com.chuusai : shapeless_2.13.0-RC2 | jar | 2.3.3 |
com.github.gekomad : scala-regex-collection_2.13.0-RC2 | jar | 1.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13.0-RC2 | jar | 3.1.0-SNAP11 |
org.apache.commons : commons-csv | jar | 1.6 |
org.scalacheck : scalacheck_2.13.0-RC2 | jar | 1.14.0 |