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

Jar examples for s:scalafmt-macros-2.11

Description

macros

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

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials