rules

scalafix rules

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

scalafix-rules_2.13
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

rules
scalafix rules
Project URL

Project URL

https://github.com/xuwei-k/scalafix-rules
Project Organization

Project Organization

com.github.xuwei-k

Download scalafix-rules_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/scalafix-rules_2.13/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>scalafix-rules_2.13</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/scalafix-rules_2.13/
implementation 'com.github.xuwei-k:scalafix-rules_2.13:0.2.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/scalafix-rules_2.13/
implementation ("com.github.xuwei-k:scalafix-rules_2.13:0.2.1")
'com.github.xuwei-k:scalafix-rules_2.13:jar:0.2.1'
<dependency org="com.github.xuwei-k" name="scalafix-rules_2.13" rev="0.2.1">
  <artifact name="scalafix-rules_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='scalafix-rules_2.13', version='0.2.1')
)
libraryDependencies += "com.github.xuwei-k" % "scalafix-rules_2.13" % "0.2.1"
[com.github.xuwei-k/scalafix-rules_2.13 "0.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
ch.epfl.scala : scalafix-core_2.13 jar 0.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0