Download scalafix-core_2.12-0.4.1.jar file - Jar s

Jar examples for s:scalafix-core-2.12

Description

core

You can download jar file scalafix-core_2.12 0.4.1 in this page.

License

Apache-2.0

Build File

You can use the following script to add scalafix-core_2.12-0.4.1.jar to your project.

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

Download

Click the following link to download the jar file.

scalafix-core_2.12-0.4.1-javadoc.jar
scalafix-core_2.12-0.4.1-sources.jar
scalafix-core_2.12-0.4.1.jar
scalafix-core_2.12-0.4.1.pom



Related Tutorials