Download scalafix-core_2.12.1-0.3.3.jar file - Jar s

Jar examples for s:scalafix-core-2.12

Description

core

You can download jar file scalafix-core_2.12.1 0.3.3 in this page.

License

Apache-2.0

Build File

You can use the following script to add scalafix-core_2.12.1-0.3.3.jar to your project.

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

Download

Click the following link to download the jar file.

scalafix-core_2.12.1-0.3.3-javadoc.jar
scalafix-core_2.12.1-0.3.3-sources.jar
scalafix-core_2.12.1-0.3.3.jar
scalafix-core_2.12.1-0.3.3.pom



Related Tutorials