Last Version

core 0.9.15.1

core

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.sandinh
ArtifactId

ArtifactId

scalafix-core_2.12
Version

Version

0.9.15.1
Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://github.com/scalacenter/scalafix
Project Organization

Project Organization

com.sandinh
Source Code Management

Source Code Management

https://github.com/giabao/scalafix

Download scalafix-core_2.12 0.9.15.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
org.scalameta : scalameta_2.12 jar 4.3.10
com.googlecode.java-diff-utils : diffutils jar 1.3.0
com.geirsson : metaconfig-typesafe-config_2.12 jar 0.9.10

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.12.11

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.12 jar 1.14.3
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.