| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesScala Languages | 
        
| GroupId | GroupIdcom.github.xenoby | 
    
| ArtifactId | ArtifactIdscalafix-core_2.11 | 
    
| Version | Version0.6.0-M12-patch2 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncore 
            core 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.11.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scalacheck : scalacheck_2.11 | jar | 1.14.0 | 
| org.scalatest : scalatest_2.11 | jar | 3.2.0-SNAP10 |