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

Jar examples for s:scalafmt-macros-2.11

Description

macros

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

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials