is not current version
Last Version 0.6.0-M12-patch2

com.github.xenoby:scalafix-core_2.12 0.6.0-M12-patch1

core

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xenoby
ArtifactId

ArtifactId

scalafix-core_2.12
Version

Version

0.6.0-M12-patch1
Type

Type

jar

Download scalafix-core_2.12 0.6.0-M12-patch1


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