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


Group ID:
it.unich.scalafix
Artifact ID:
scalafix_2.11
Version:
0.5.2
Release Date:
Dec 12, 2016
Licenses:
Files:

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

Mill build tool

ivy"it.unich.scalafix::scalafix:0.5.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>it.unich.scalafix</groupId>
  <artifactId>scalafix_2.11</artifactId>
  <version>0.5.2</version>
</dependency>

compile group: 'it.unich.scalafix', name: 'scalafix_2.11', version: '0.5.2'