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.7.0


Group ID:
it.unich.scalafix
Artifact ID:
scalafix_2.12
Version:
0.7.0
Release Date:
Jan 15, 2019
Licenses:
Files:

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

Mill build tool

ivy"it.unich.scalafix::scalafix:0.7.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>it.unich.scalafix</groupId>
  <artifactId>scalafix_2.12</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'it.unich.scalafix', name: 'scalafix_2.12', version: '0.7.0'