scalafix 2.2.0-beta1


Group ID:
com.github.japgolly.scalajs-react
Artifact ID:
scalafix_2.13
Version:
2.2.0-beta1
Release Date:
Jan 29, 2024
Licenses:
Files:

libraryDependencies += "com.github.japgolly.scalajs-react" %% "scalafix" % "2.2.0-beta1"

Mill build tool

ivy"com.github.japgolly.scalajs-react::scalafix:2.2.0-beta1"

Scala CLI

//> using dep "com.github.japgolly.scalajs-react::scalafix:2.2.0-beta1"

Ammonite REPL

import $ivy.`com.github.japgolly.scalajs-react::scalafix:2.2.0-beta1`

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

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