Download macros_2.11-2.3.0.jar file - Jar m

Jar examples for m:macros-2.11

Description

Fsq.io Scala Macros, from Foursquare.

You can download jar file macros_2.11 2.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

macros_2.11-2.3.0-javadoc.jar
macros_2.11-2.3.0-sources.jar
macros_2.11-2.3.0.jar
macros_2.11-2.3.0.pom



Related Tutorials