mvv / typine   0.1-M4

GitHub

Type inequality witnesses for Scala

Scala versions: 3.x 2.13 2.12

typine 0.1-M1


Group ID:
com.github.mvv.typine
Artifact ID:
typine_2.13
Version:
0.1-M1
Release Date:
Apr 4, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.mvv.typine</groupId>
  <artifactId>typine_2.13</artifactId>
  <version>0.1-M1</version>
</dependency>

compile group: 'com.github.mvv.typine', name: 'typine_2.13', version: '0.1-M1'