scalafix-core 0.10.0


Group ID:
ch.epfl.scala
Artifact ID:
scalafix-core_2.13
Version:
0.10.0
Release Date:
Apr 7, 2022
Licenses:
Files:

libraryDependencies += "ch.epfl.scala" %% "scalafix-core" % "0.10.0"

Mill build tool

ivy"ch.epfl.scala::scalafix-core:0.10.0"

Scala CLI

//> using dep "ch.epfl.scala::scalafix-core:0.10.0"

Ammonite REPL

import $ivy.`ch.epfl.scala::scalafix-core:0.10.0`

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>scalafix-core_2.13</artifactId>
  <version>0.10.0</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'scalafix-core_2.13', version: '0.10.0'