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