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