scalafix 2.0.0-RC4


Group ID:
com.github.japgolly.scalajs-react
Artifact ID:
scalafix_2.13
Version:
2.0.0-RC4
Release Date:
Oct 22, 2021
Licenses:
Files:

libraryDependencies += "com.github.japgolly.scalajs-react" %% "scalafix" % "2.0.0-RC4"

Mill build tool

ivy"com.github.japgolly.scalajs-react::scalafix:2.0.0-RC4"

Scala CLI

//> using dep "com.github.japgolly.scalajs-react::scalafix:2.0.0-RC4"

Ammonite REPL

import $ivy.`com.github.japgolly.scalajs-react::scalafix:2.0.0-RC4`

<dependency>
  <groupId>com.github.japgolly.scalajs-react</groupId>
  <artifactId>scalafix_2.13</artifactId>
  <version>2.0.0-RC4</version>
</dependency>

compile group: 'com.github.japgolly.scalajs-react', name: 'scalafix_2.13', version: '2.0.0-RC4'