scalafix-core 0.6.0-M12-patch2


Group ID:
com.github.xenoby
Artifact ID:
scalafix-core_2.12
Version:
0.6.0-M12-patch2
Release Date:
Aug 8, 2018
Licenses:
Files:
Full Scala Version:
2.12.6

libraryDependencies += "com.github.xenoby" %% "scalafix-core" % "0.6.0-M12-patch2"

Mill build tool

ivy"com.github.xenoby::scalafix-core:0.6.0-M12-patch2"

Scala CLI

//> using dep "com.github.xenoby::scalafix-core:0.6.0-M12-patch2"

Ammonite REPL

import $ivy.`com.github.xenoby::scalafix-core:0.6.0-M12-patch2`

<dependency>
  <groupId>com.github.xenoby</groupId>
  <artifactId>scalafix-core_2.12</artifactId>
  <version>0.6.0-M12-patch2</version>
</dependency>

compile group: 'com.github.xenoby', name: 'scalafix-core_2.12', version: '0.6.0-M12-patch2'