Last Version

scalafix 1.4.0

scalafix

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

scalafix_2.13
Version

Version

1.4.0
Type

Type

jar
Description

Description

scalafix
scalafix
Project URL

Project URL

https://github.com/scalacenter/example-scalafix-rule
Project Organization

Project Organization

ch.epfl.scala
Source Code Management

Source Code Management

https://github.com/scalacenter/example-scalafix-rule

Download scalafix_2.13 1.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2

Project Modules

There are no modules declared in this project.