| License |
License |
|---|---|
| Categories |
CategoriesCSV Data Data Formats |
| GroupId | GroupIdcom.github.gekomad |
| ArtifactId | ArtifactIditto-csv_2.13 |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
Descriptionitto-csv
itto-csv
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.gekomad |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| itto-csv_2.13-1.2.0.pom | |
| itto-csv_2.13-1.2.0.jar | 306 KB |
| itto-csv_2.13-1.2.0-sources.jar | 18 KB |
| itto-csv_2.13-1.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gekomad/itto-csv_2.13/ -->
<dependency>
<groupId>com.github.gekomad</groupId>
<artifactId>itto-csv_2.13</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gekomad/itto-csv_2.13/
implementation 'com.github.gekomad:itto-csv_2.13:1.2.0'
// https://jarcasting.com/artifacts/com.github.gekomad/itto-csv_2.13/
implementation ("com.github.gekomad:itto-csv_2.13:1.2.0")
'com.github.gekomad:itto-csv_2.13:jar:1.2.0'
<dependency org="com.github.gekomad" name="itto-csv_2.13" rev="1.2.0">
<artifact name="itto-csv_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gekomad', module='itto-csv_2.13', version='1.2.0')
)
libraryDependencies += "com.github.gekomad" % "itto-csv_2.13" % "1.2.0"
[com.github.gekomad/itto-csv_2.13 "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| co.fs2 : fs2-core_2.13 | jar | 3.1.0 |
| co.fs2 : fs2-io_2.13 | jar | 3.1.0 |
| com.chuusai : shapeless_2.13 | jar | 2.3.7 |
| com.github.gekomad : scala-regex-collection_2.13 | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.storm-enroute : scalameter_2.13 | jar | 0.19 |
| org.scalatest : scalatest_2.13 | jar | 3.2.0-M2 |
| org.apache.commons : commons-csv | jar | 1.7 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |