quafadas / scautable   0.0.18

Apache License 2.0 Website GitHub

Table utils, one line CSV imports - a table is a Iterator (or iterable) of a `Named Tuple` or `Product`

Scala versions: 3.x
Scala.js versions: 1.x

scautable 0.0.18


Group ID:
io.github.quafadas
Artifact ID:
scautable_3
Version:
0.0.18
Release Date:
Feb 10, 2025
Licenses:
Files:
Full Scala Version:
3.6.2
Developers:

libraryDependencies += "io.github.quafadas" %% "scautable" % "0.0.18"

Mill build tool

ivy"io.github.quafadas::scautable:0.0.18"

Scala CLI

//> using dep "io.github.quafadas::scautable:0.0.18"

Ammonite REPL

import $ivy.`io.github.quafadas::scautable:0.0.18`

<dependency>
  <groupId>io.github.quafadas</groupId>
  <artifactId>scautable_3</artifactId>
  <version>0.0.18</version>
</dependency>

compile group: 'io.github.quafadas', name: 'scautable_3', version: '0.0.18'