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.6 1.0.0


Group ID:
org.scalatest
Artifact ID:
autofix-3.0.6_2.12
Version:
1.0.0
Release Date:
Feb 28, 2019
Licenses:
Files:

libraryDependencies += "org.scalatest" %% "autofix-3.0.6" % "1.0.0"

Mill build tool

ivy"org.scalatest::autofix-3.0.6:1.0.0"

Scala CLI

//> using dep "org.scalatest::autofix-3.0.6:1.0.0"

Ammonite REPL

import $ivy.`org.scalatest::autofix-3.0.6:1.0.0`

<dependency>
  <groupId>org.scalatest</groupId>
  <artifactId>autofix-3.0.6_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'org.scalatest', name: 'autofix-3.0.6_2.12', version: '1.0.0'