scalax / simple   0.0.1

MIT License Website GitHub

Simple, and scalable. Use it to subvert the author's imagination.

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x

simple-adt 0.0.1-M1


Group ID:
net.scalax.simple
Artifact ID:
simple-adt_3
Version:
0.0.1-M1
Release Date:
Jan 29, 2023
Licenses:
MIT
Files:

libraryDependencies += "net.scalax.simple" %% "simple-adt" % "0.0.1-M1"

Mill build tool

ivy"net.scalax.simple::simple-adt:0.0.1-M1"

Scala CLI

//> using dep "net.scalax.simple::simple-adt:0.0.1-M1"

Ammonite REPL

import $ivy.`net.scalax.simple::simple-adt:0.0.1-M1`

<dependency>
  <groupId>net.scalax.simple</groupId>
  <artifactId>simple-adt_3</artifactId>
  <version>0.0.1-M1</version>
</dependency>

compile group: 'net.scalax.simple', name: 'simple-adt_3', version: '0.0.1-M1'