Enables automatic refactoring and linting of Maven projects written in Scala using Scalafix.
scalafix-maven-plugin 0.1.7_0.10.4
Group ID:
io.github.evis
Artifact ID:
scalafix-maven-plugin_2.13
Version:
0.1.7_0.10.4
Release Date:
Oct 12, 2022
Licenses:
Files:
Full Scala Version:
2.13.10
Developers:
libraryDependencies += "io.github.evis" %% "scalafix-maven-plugin" % "0.1.7_0.10.4"
ivy"io.github.evis::scalafix-maven-plugin:0.1.7_0.10.4"
//> using dep "io.github.evis::scalafix-maven-plugin:0.1.7_0.10.4"
import $ivy.`io.github.evis::scalafix-maven-plugin:0.1.7_0.10.4`
<dependency> <groupId>io.github.evis</groupId> <artifactId>scalafix-maven-plugin_2.13</artifactId> <version>0.1.7_0.10.4</version> </dependency>
compile group: 'io.github.evis', name: 'scalafix-maven-plugin_2.13', version: '0.1.7_0.10.4'