alejandrohdezma / sbt-fix   0.7.1

Apache License 2.0 GitHub

SBT plugin that enhances scalafix & scalafmt duo

Scala versions: 2.12
sbt plugins: 1.0

sbt-fix-root 0.4.0


Group ID:
com.alejandrohdezma
Artifact ID:
sbt-fix-root_2.12
Version:
0.4.0
Release Date:
Feb 28, 2020
Licenses:
Files:

libraryDependencies += "com.alejandrohdezma" %% "sbt-fix-root" % "0.4.0"

Mill build tool

ivy"com.alejandrohdezma::sbt-fix-root:0.4.0"

Scala CLI

//> using dep "com.alejandrohdezma::sbt-fix-root:0.4.0"

Ammonite REPL

import $ivy.`com.alejandrohdezma::sbt-fix-root:0.4.0`

<dependency>
  <groupId>com.alejandrohdezma</groupId>
  <artifactId>sbt-fix-root_2.12</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.alejandrohdezma', name: 'sbt-fix-root_2.12', version: '0.4.0'