Download macros_2.12-0.27.4.jar file - Jar m

Jar examples for m:macros-2.12

Description

macros

You can download jar file macros_2.12 0.27.4 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials