scalafix 2.0.0-RC5


Group ID:
com.github.japgolly.scalajs-react
Artifact ID:
scalafix_2.13
Version:
2.0.0-RC5
Version Scheme:
Release Date:
Oct 27, 2021
Licenses:
Files:
Full Scala Version:
2.13.6
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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