pablf / teseo   0.1.0

GitHub

Automatic assembling of algorithms through implicits at compile time

Scala versions: 3.x
Scala Native versions: 0.4

teseo 0.1.0


Group ID:
io.github.pablf
Artifact ID:
teseo_3
Version:
0.1.0
Release Date:
Nov 26, 2023
Licenses:
Files:
Full Scala Version:
3.3.1
Developers:

libraryDependencies += "io.github.pablf" %% "teseo" % "0.1.0"

Mill build tool

ivy"io.github.pablf::teseo:0.1.0"

Scala CLI

//> using dep "io.github.pablf::teseo:0.1.0"

Ammonite REPL

import $ivy.`io.github.pablf::teseo:0.1.0`

<dependency>
  <groupId>io.github.pablf</groupId>
  <artifactId>teseo_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.pablf', name: 'teseo_3', version: '0.1.0'