kubukoz / drops   0.0.5

GitHub

Cats-based library for dropping tables into your terminal.

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

root 0.0.2


Group ID:
com.kubukoz
Artifact ID:
root_2.13
Version:
0.0.2
Release Date:
Jun 9, 2021
Licenses:
Files:

libraryDependencies += "com.kubukoz" %% "root" % "0.0.2"

Mill build tool

ivy"com.kubukoz::root:0.0.2"

Scala CLI

//> using dep "com.kubukoz::root:0.0.2"

Ammonite REPL

import $ivy.`com.kubukoz::root:0.0.2`

<dependency>
  <groupId>com.kubukoz</groupId>
  <artifactId>root_2.13</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.kubukoz', name: 'root_2.13', version: '0.0.2'