scalafix 2.0.1


Group ID:
com.github.japgolly.scalajs-react
Artifact ID:
scalafix_2.13
Version:
2.0.1
Release Date:
Jan 21, 2022
Licenses:
Files:

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

Mill build tool

ivy"com.github.japgolly.scalajs-react::scalafix:2.0.1"

Scala CLI

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

Ammonite REPL

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

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

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