Refactoring and linting tool for Scala
scalafix-core 0.6.0-M12-patch1
Group ID:
com.github.xenoby
Artifact ID:
scalafix-core_2.11
Version:
0.6.0-M12-patch1
Release Date:
Jul 25, 2018
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "com.github.xenoby" %% "scalafix-core" % "0.6.0-M12-patch1"
ivy"com.github.xenoby::scalafix-core:0.6.0-M12-patch1"
//> using dep "com.github.xenoby::scalafix-core:0.6.0-M12-patch1"
import $ivy.`com.github.xenoby::scalafix-core:0.6.0-M12-patch1`
<dependency> <groupId>com.github.xenoby</groupId> <artifactId>scalafix-core_2.11</artifactId> <version>0.6.0-M12-patch1</version> </dependency>
compile group: 'com.github.xenoby', name: 'scalafix-core_2.11', version: '0.6.0-M12-patch1'