| License |
License |
|---|---|
| Categories |
CategoriesCSV Data Data Formats |
| GroupId | GroupIdcom.github.gekomad |
| ArtifactId | ArtifactIditto-csv_3 |
| Last Version | Last Version2.0.0 |
| 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 |
| Filename | Size |
|---|---|
| itto-csv_3-2.0.0.pom | |
| itto-csv_3-2.0.0.jar | 480 KB |
| itto-csv_3-2.0.0-sources.jar | 15 KB |
| itto-csv_3-2.0.0-javadoc.jar | 772 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gekomad/itto-csv_3/ -->
<dependency>
<groupId>com.github.gekomad</groupId>
<artifactId>itto-csv_3</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gekomad/itto-csv_3/
implementation 'com.github.gekomad:itto-csv_3:2.0.0'
// https://jarcasting.com/artifacts/com.github.gekomad/itto-csv_3/
implementation ("com.github.gekomad:itto-csv_3:2.0.0")
'com.github.gekomad:itto-csv_3:jar:2.0.0'
<dependency org="com.github.gekomad" name="itto-csv_3" rev="2.0.0">
<artifact name="itto-csv_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gekomad', module='itto-csv_3', version='2.0.0')
)
libraryDependencies += "com.github.gekomad" % "itto-csv_3" % "2.0.0"
[com.github.gekomad/itto-csv_3 "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |
| com.github.gekomad : scala-regex-collection_3 | jar | 2.0.0 |
| co.fs2 : fs2-core_3 | jar | 3.1.6 |
| co.fs2 : fs2-io_3 | jar | 3.1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-csv | jar | 1.9.0 |
| com.novocode : junit-interface | jar | 0.11 |