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

Jar examples for m:macros-2.12

Description

macros

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials