weso / utils   0.2.25

MIT License Website GitHub

Common Scala utilities used by several weso projects

Scala versions: 3.x 2.13 2.12

typing 0.2.2


Group ID:
es.weso
Artifact ID:
typing_3
Version:
0.2.2
Release Date:
Dec 10, 2021
Licenses:
MIT
Files:

libraryDependencies += "es.weso" %% "typing" % "0.2.2"

Mill build tool

ivy"es.weso::typing:0.2.2"

Scala CLI

//> using dep "es.weso::typing:0.2.2"

Ammonite REPL

import $ivy.`es.weso::typing:0.2.2`

<dependency>
  <groupId>es.weso</groupId>
  <artifactId>typing_3</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'es.weso', name: 'typing_3', version: '0.2.2'