evis / scalafix-maven-plugin   0.1.9_0.14.2

BSD 3-clause "New" or "Revised" License GitHub

Enables automatic refactoring and linting of Maven projects written in Scala using Scalafix.

Scala versions: 2.13 2.12

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

libraryDependencies += "io.github.evis" %% "scalafix-maven-plugin" % "0.1.8_0.11.0"

Mill build tool

ivy"io.github.evis::scalafix-maven-plugin:0.1.8_0.11.0"

Scala CLI

//> using dep "io.github.evis::scalafix-maven-plugin:0.1.8_0.11.0"

Ammonite REPL

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'