Download scalafmt-bootstrap_2.10-0.6.6.jar file - Jar s

Jar examples for s:scalafmt-bootstrap-2.10

Description

bootstrap

You can download jar file scalafmt-bootstrap_2.10 0.6.6 in this page.

License

Apache-2.0

Build File

You can use the following script to add scalafmt-bootstrap_2.10-0.6.6.jar to your project.

<dependency>
   <groupId>com.geirsson</groupId>
   <artifactId>scalafmt-bootstrap_2.10</artifactId>
   <version>0.6.6</version>
</dependency>
compile group: 'com.geirsson', name: 'scalafmt-bootstrap_2.10', version: '0.6.6'
libraryDependencies += "com.geirsson" % "scalafmt-bootstrap_2.10" % "0.6.6"
<dependency org="com.geirsson" name="scalafmt-bootstrap_2.10" rev="0.6.6"/>
@Grapes(@Grab(group='com.geirsson', module='scalafmt-bootstrap_2.10', version='0.6.6'))
'com.geirsson:scalafmt-bootstrap_2.10:jar:0.6.6'

Download

Click the following link to download the jar file.

scalafmt-bootstrap_2.10-0.6.6-javadoc.jar
scalafmt-bootstrap_2.10-0.6.6-sources.jar
scalafmt-bootstrap_2.10-0.6.6.jar
scalafmt-bootstrap_2.10-0.6.6.pom



Related Tutorials