is not current version
Last Version 0.6.0-M12-patch2

com.github.xenoby:scalafix-cli_2.11.12 0.6.0-M12-patch1

cli

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.github.xenoby
ArtifactId

ArtifactId

scalafix-cli_2.11.12
Version

Version

0.6.0-M12-patch1
Type

Type

jar

Download scalafix-cli_2.11.12 0.6.0-M12-patch1


<!-- https://jarcasting.com/artifacts/com.github.xenoby/scalafix-cli_2.11.12/ -->
<dependency>
    <groupId>com.github.xenoby</groupId>
    <artifactId>scalafix-cli_2.11.12</artifactId>
    <version>0.6.0-M12-patch1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xenoby/scalafix-cli_2.11.12/
implementation 'com.github.xenoby:scalafix-cli_2.11.12:0.6.0-M12-patch1'
// https://jarcasting.com/artifacts/com.github.xenoby/scalafix-cli_2.11.12/
implementation ("com.github.xenoby:scalafix-cli_2.11.12:0.6.0-M12-patch1")
'com.github.xenoby:scalafix-cli_2.11.12:jar:0.6.0-M12-patch1'
<dependency org="com.github.xenoby" name="scalafix-cli_2.11.12" rev="0.6.0-M12-patch1">
  <artifact name="scalafix-cli_2.11.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xenoby', module='scalafix-cli_2.11.12', version='0.6.0-M12-patch1')
)
libraryDependencies += "com.github.xenoby" % "scalafix-cli_2.11.12" % "0.6.0-M12-patch1"
[com.github.xenoby/scalafix-cli_2.11.12 "0.6.0-M12-patch1"]