scalafix-core 0.9.18


Group ID:
ch.epfl.scala
Artifact ID:
scalafix-core_2.13
Version:
0.9.18
Release Date:
Jul 3, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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