Download macros_2.11-2.1.2.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.1.2 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.1.2.jar to your project.

<dependency>
   <groupId>io.github.scala-hamsters</groupId>
   <artifactId>macros_2.11</artifactId>
   <version>2.1.2</version>
</dependency>
compile group: 'io.github.scala-hamsters', name: 'macros_2.11', version: '2.1.2'
libraryDependencies += "io.github.scala-hamsters" % "macros_2.11" % "2.1.2"
<dependency org="io.github.scala-hamsters" name="macros_2.11" rev="2.1.2"/>
@Grapes(@Grab(group='io.github.scala-hamsters', module='macros_2.11', version='2.1.2'))
'io.github.scala-hamsters:macros_2.11:jar:2.1.2'

Download

Click the following link to download the jar file.

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



Related Tutorials