is not current version
Last Version 9433263

com.goyeau:mill-scalafix_2.13 8515ae6

A Scalafix plugin for Mill build tool

Categories

Categories

Scala Languages
GroupId

GroupId

com.goyeau
ArtifactId

ArtifactId

mill-scalafix_2.13
Version

Version

8515ae6
Type

Type

jar

Download mill-scalafix_2.13 8515ae6


<!-- https://jarcasting.com/artifacts/com.goyeau/mill-scalafix_2.13/ -->
<dependency>
    <groupId>com.goyeau</groupId>
    <artifactId>mill-scalafix_2.13</artifactId>
    <version>8515ae6</version>
</dependency>
// https://jarcasting.com/artifacts/com.goyeau/mill-scalafix_2.13/
implementation 'com.goyeau:mill-scalafix_2.13:8515ae6'
// https://jarcasting.com/artifacts/com.goyeau/mill-scalafix_2.13/
implementation ("com.goyeau:mill-scalafix_2.13:8515ae6")
'com.goyeau:mill-scalafix_2.13:jar:8515ae6'
<dependency org="com.goyeau" name="mill-scalafix_2.13" rev="8515ae6">
  <artifact name="mill-scalafix_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goyeau', module='mill-scalafix_2.13', version='8515ae6')
)
libraryDependencies += "com.goyeau" % "mill-scalafix_2.13" % "8515ae6"
[com.goyeau/mill-scalafix_2.13 "8515ae6"]