Download scalafix-core_2.11-0.5.0-M3.jar file - Jar s

Jar examples for s:scalafix-core-2.11

Description

core211

You can download jar file scalafix-core_2.11 0.5.0-M3 in this page.

License

Apache-2.0

Build File

You can use the following script to add scalafix-core_2.11-0.5.0-M3.jar to your project.

<dependency>
   <groupId>ch.epfl.scala</groupId>
   <artifactId>scalafix-core_2.11</artifactId>
   <version>0.5.0-M3</version>
</dependency>
compile group: 'ch.epfl.scala', name: 'scalafix-core_2.11', version: '0.5.0-M3'
libraryDependencies += "ch.epfl.scala" % "scalafix-core_2.11" % "0.5.0-M3"
<dependency org="ch.epfl.scala" name="scalafix-core_2.11" rev="0.5.0-M3"/>
@Grapes(@Grab(group='ch.epfl.scala', module='scalafix-core_2.11', version='0.5.0-M3'))
'ch.epfl.scala:scalafix-core_2.11:jar:0.5.0-M3'

Download

Click the following link to download the jar file.

scalafix-core_2.11-0.5.0-M3-javadoc.jar
scalafix-core_2.11-0.5.0-M3-sources.jar
scalafix-core_2.11-0.5.0-M3.jar
scalafix-core_2.11-0.5.0-M3.pom



Related Tutorials