scalatest / autofix   1.0.0

Apache License 2.0 GitHub

Auto-fixing error due to version upgrade, good practice etc.

Scala versions: 2.13 2.12 2.11

autofix 3.0.8-0


Group ID:
org.scalatest
Artifact ID:
autofix_2.12
Version:
3.0.8-0
Release Date:
Jul 29, 2019
Licenses:
Files:

libraryDependencies += "org.scalatest" %% "autofix" % "3.0.8-0"

Mill build tool

ivy"org.scalatest::autofix:3.0.8-0"

Scala CLI

//> using dep "org.scalatest::autofix:3.0.8-0"

Ammonite REPL

import $ivy.`org.scalatest::autofix:3.0.8-0`

<dependency>
  <groupId>org.scalatest</groupId>
  <artifactId>autofix_2.12</artifactId>
  <version>3.0.8-0</version>
</dependency>

compile group: 'org.scalatest', name: 'autofix_2.12', version: '3.0.8-0'