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