is not current version
Last Version 9433263

com.goyeau:mill-scalafix_2.13 eec2d54

A Scalafix plugin for Mill build tool

Categories

Categories

Scala Languages
GroupId

GroupId

com.goyeau
ArtifactId

ArtifactId

mill-scalafix_2.13
Version

Version

eec2d54
Type

Type

jar

Download mill-scalafix_2.13 eec2d54


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