Last Version

unused-code-scalafix 0.2.0

scalafix rules unused-code

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

unused-code-scalafix_2.13
Version

Version

0.2.0
Type

Type

jar
Description

Description

unused-code-scalafix
scalafix rules unused-code
Project URL

Project URL

https://github.com/xuwei-k/unused-code
Project Organization

Project Organization

com.github.xuwei-k

Download unused-code-scalafix_2.13 0.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.github.xuwei-k : unused-code-common_2.13 jar 0.2.0
ch.epfl.scala : scalafix-core_2.13 jar 0.10.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest-funsuite_2.13 jar 3.2.11

Project Modules

There are no modules declared in this project.