Download macros_2.11-0.27.4.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 0.27.4 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials