Last Version

replace-symbol-literals 0.1.1

scalafix rule for replace deprecated scala.Symbol literals

License

License

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

replace-symbol-literals_2.12
Version

Version

0.1.1
Type

Type

jar
Description

Description

replace-symbol-literals
scalafix rule for replace deprecated scala.Symbol literals
Project URL

Project URL

https://github.com/xuwei-k/replace-symbol-literals
Project Organization

Project Organization

com.github.xuwei-k

Download replace-symbol-literals_2.12 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
ch.epfl.scala : scalafix-core_2.12 jar 0.9.5

Project Modules

There are no modules declared in this project.