mvv / typine   0.1-M4

GitHub

Type inequality witnesses for Scala

Scala versions: 3.x 2.13 2.12

typine 0.1-M3


Group ID:
com.github.mvv.typine
Artifact ID:
typine_3
Version:
0.1-M3
Release Date:
Jan 18, 2022
Licenses:
Files:

libraryDependencies += "com.github.mvv.typine" %% "typine" % "0.1-M3"

Mill build tool

ivy"com.github.mvv.typine::typine:0.1-M3"

Scala CLI

//> using dep "com.github.mvv.typine::typine:0.1-M3"

Ammonite REPL

import $ivy.`com.github.mvv.typine::typine:0.1-M3`

<dependency>
  <groupId>com.github.mvv.typine</groupId>
  <artifactId>typine_3</artifactId>
  <version>0.1-M3</version>
</dependency>

compile group: 'com.github.mvv.typine', name: 'typine_3', version: '0.1-M3'