core


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xenoby
ArtifactId

ArtifactId

scalafix-core_2.11
Last Version

Last Version

0.6.0-M12-patch2
Release Date

Release Date

Type

Type

jar
Description

Description

core
core
Project URL

Project URL

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

Project Organization

com.github.xenoby
Source Code Management

Source Code Management

https://github.com/scalacenter/scalafix

Download scalafix-core_2.11

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scalameta : contrib_2.11 jar 4.0.0-M8
org.scalameta : symtab_2.11 jar 4.0.0-M8
com.googlecode.java-diff-utils : diffutils jar 1.3.0
com.geirsson : metaconfig-typesafe-config_2.11 jar 0.8.3

provided (1)

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

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.14.0
org.scalatest : scalatest_2.11 jar 3.2.0-SNAP10

Project Modules

There are no modules declared in this project.
com.github.xenoby

Scala Center

Versions

Version
0.6.0-M12-patch2
0.6.0-M12-patch1