scalafix 2.0.0-RC2


Group ID:
com.github.japgolly.scalajs-react
Artifact ID:
scalafix_2.13
Version:
2.0.0-RC2
Release Date:
Jul 12, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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