scalafix-core 0.9.21


Group ID:
ch.epfl.scala
Artifact ID:
scalafix-core_2.13
Version:
0.9.21
Release Date:
Sept 21, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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