julianmendez / tabulas   1.1.0

Website GitHub

System to manage human-readable tables using files

Scala versions: 2.13 2.12

tabulas-core 1.1.0


Group ID:
de.tu-dresden.inf.lat.tabulas
Artifact ID:
tabulas-core_2.13
Version:
1.1.0
Release Date:
Jul 20, 2020
Licenses:
Files:

libraryDependencies += "de.tu-dresden.inf.lat.tabulas" %% "tabulas-core" % "1.1.0"

Mill build tool

ivy"de.tu-dresden.inf.lat.tabulas::tabulas-core:1.1.0"

Scala CLI

//> using dep "de.tu-dresden.inf.lat.tabulas::tabulas-core:1.1.0"

Ammonite REPL

import $ivy.`de.tu-dresden.inf.lat.tabulas::tabulas-core:1.1.0`

<dependency>
  <groupId>de.tu-dresden.inf.lat.tabulas</groupId>
  <artifactId>tabulas-core_2.13</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'de.tu-dresden.inf.lat.tabulas', name: 'tabulas-core_2.13', version: '1.1.0'