Download scalafix-testutils_2.12-0.3.2.jar file - Jar s

Jar examples for s:scalafix-testutils-2.12

Description

scalafix-testutils

You can download jar file scalafix-testutils_2.12 0.3.2 in this page.

License

Apache-2.0

Build File

You can use the following script to add scalafix-testutils_2.12-0.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

scalafix-testutils_2.12-0.3.2-javadoc.jar
scalafix-testutils_2.12-0.3.2-sources.jar
scalafix-testutils_2.12-0.3.2.jar
scalafix-testutils_2.12-0.3.2.pom



Related Tutorials