Download scalac-options-1.5.0.jar file - Jar s

Jar examples for s:scalac-options

Description

scalac-options

You can download jar file scalac-options 1.5.0 in this page.

License

Apache

Build File

You can use the following script to add scalac-options-1.5.0.jar to your project.

<dependency>
   <groupId>com.thoughtworks.sbt-best-practice</groupId>
   <artifactId>scalac-options</artifactId>
   <version>1.5.0</version>
</dependency>
compile group: 'com.thoughtworks.sbt-best-practice', name: 'scalac-options', version: '1.5.0'
libraryDependencies += "com.thoughtworks.sbt-best-practice" % "scalac-options" % "1.5.0"
<dependency org="com.thoughtworks.sbt-best-practice" name="scalac-options" rev="1.5.0"/>
@Grapes(@Grab(group='com.thoughtworks.sbt-best-practice', module='scalac-options', version='1.5.0'))
'com.thoughtworks.sbt-best-practice:scalac-options:jar:1.5.0'

Download

Click the following link to download the jar file.

scalac-options-1.5.0-javadoc.jar
scalac-options-1.5.0.jar
scalac-options-1.5.0.pom
scalac-options-1.5.0-sources.jar



Related Tutorials