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

Jar examples for m:macros-2.12

Description

macros

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials