giabao / scalafix   0.9.15.2

Website GitHub

Refactoring and linting tool for Scala

Scala versions: 2.13 2.12

scalafix-core 0.9.14.1


Group ID:
com.sandinh
Artifact ID:
scalafix-core_2.12
Version:
0.9.14.1
Release Date:
Apr 19, 2020
Licenses:
Files:

libraryDependencies += "com.sandinh" %% "scalafix-core" % "0.9.14.1"

Mill build tool

ivy"com.sandinh::scalafix-core:0.9.14.1"

Scala CLI

//> using dep "com.sandinh::scalafix-core:0.9.14.1"

Ammonite REPL

import $ivy.`com.sandinh::scalafix-core:0.9.14.1`

<dependency>
  <groupId>com.sandinh</groupId>
  <artifactId>scalafix-core_2.12</artifactId>
  <version>0.9.14.1</version>
</dependency>

compile group: 'com.sandinh', name: 'scalafix-core_2.12', version: '0.9.14.1'