jandom-devel / scalafix   0.10.0

GNU General Public License v3.0 only GitHub

A Scala library for solving fixpoint equations

Scala versions: 3.x 2.13 2.12 2.11

scalafix 0.10.0


Group ID:
it.unich.scalafix
Artifact ID:
scalafix_3
Version:
0.10.0
Release Date:
Sept 14, 2022
Licenses:
Files:

libraryDependencies += "it.unich.scalafix" %% "scalafix" % "0.10.0"

Mill build tool

ivy"it.unich.scalafix::scalafix:0.10.0"

Scala CLI

//> using dep "it.unich.scalafix::scalafix:0.10.0"

Ammonite REPL

import $ivy.`it.unich.scalafix::scalafix:0.10.0`

<dependency>
  <groupId>it.unich.scalafix</groupId>
  <artifactId>scalafix_3</artifactId>
  <version>0.10.0</version>
</dependency>

compile group: 'it.unich.scalafix', name: 'scalafix_3', version: '0.10.0'