Download zinc_2.12-1.1.0+9-57ca9e0f.jar file - Jar z

Jar examples for z:zinc-2.12

Description

Incremental compiler of Scala

You can download jar file zinc_2.12 1.1.0+9-57ca9e0f in this page.

License

BSD New

Build File

You can use the following script to add zinc_2.12-1.1.0+9-57ca9e0f.jar to your project.

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

Download

Click the following link to download the jar file.

zinc_2.12-1.1.0+9-57ca9e0f-javadoc.jar
zinc_2.12-1.1.0+9-57ca9e0f-sources.jar
zinc_2.12-1.1.0+9-57ca9e0f.jar
zinc_2.12-1.1.0+9-57ca9e0f.pom



Related Tutorials