Download scalac-plugin_2.11-1.0.46.jar file - Jar s

Jar examples for s:scalac-plugin-2.11

Description

scalac-plugin

You can download jar file scalac-plugin_2.11 1.0.46 in this page.

License

GNU Lesser General Public License, Version 2.1

Build File

You can use the following script to add scalac-plugin_2.11-1.0.46.jar to your project.

<dependency>
   <groupId>org.eu.acolyte</groupId>
   <artifactId>scalac-plugin_2.11</artifactId>
   <version>1.0.46</version>
</dependency>
compile group: 'org.eu.acolyte', name: 'scalac-plugin_2.11', version: '1.0.46'
libraryDependencies += "org.eu.acolyte" % "scalac-plugin_2.11" % "1.0.46"
<dependency org="org.eu.acolyte" name="scalac-plugin_2.11" rev="1.0.46"/>
@Grapes(@Grab(group='org.eu.acolyte', module='scalac-plugin_2.11', version='1.0.46'))
'org.eu.acolyte:scalac-plugin_2.11:jar:1.0.46'

Download

Click the following link to download the jar file.

scalac-plugin_2.11-1.0.46-javadoc.jar
scalac-plugin_2.11-1.0.46-sources.jar
scalac-plugin_2.11-1.0.46.jar
scalac-plugin_2.11-1.0.46.pom



Related Tutorials