autofix 3.1.0-M1
Group ID:
org.scalatest
Artifact ID:
autofix_2.12
Version:
3.1.0-M1
Release Date:
Aug 26, 2019
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:
libraryDependencies += "org.scalatest" %% "autofix" % "3.1.0-M1"
ivy"org.scalatest::autofix:3.1.0-M1"
//> using dep "org.scalatest::autofix:3.1.0-M1"
import $ivy.`org.scalatest::autofix:3.1.0-M1`
<dependency> <groupId>org.scalatest</groupId> <artifactId>autofix_2.12</artifactId> <version>3.1.0-M1</version> </dependency>
compile group: 'org.scalatest', name: 'autofix_2.12', version: '3.1.0-M1'