Download scalac-plugin_2.12-1.0.45.jar file - Jar s

Jar examples for s:scalac-plugin-2.12

Description

scalac-plugin

You can download jar file scalac-plugin_2.12 1.0.45 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.12-1.0.45.jar to your project.

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

Download

Click the following link to download the jar file.

scalac-plugin_2.12-1.0.45-javadoc.jar
scalac-plugin_2.12-1.0.45-sources.jar
scalac-plugin_2.12-1.0.45.jar
scalac-plugin_2.12-1.0.45.pom



Related Tutorials