Download scalafmt-macros_2.11-0.2.8.jar file - Jar s

Jar examples for s:scalafmt-macros-2.11

Description

macros

You can download jar file scalafmt-macros_2.11 0.2.8 in this page.

License

Apache-2.0

Build File

You can use the following script to add scalafmt-macros_2.11-0.2.8.jar to your project.

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

Download

Click the following link to download the jar file.

scalafmt-macros_2.11-0.2.8-javadoc.jar
scalafmt-macros_2.11-0.2.8-sources.jar
scalafmt-macros_2.11-0.2.8.jar
scalafmt-macros_2.11-0.2.8.pom



Related Tutorials