rules

scalafix rules

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

scalafix-rules_2.12
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.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
ch.epfl.scala : scalafix-core_2.12 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