Download commons-macros_2.11-1.15.0.jar file - Jar c

Jar examples for c:commons-macros-2.11

Description

AVSystem commons library for Scala

You can download jar file commons-macros_2.11 1.15.0 in this page.

License

The MIT License

Build File

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

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

Download

Click the following link to download the jar file.

commons-macros_2.11-1.15.0-javadoc.jar
commons-macros_2.11-1.15.0-sources.jar
commons-macros_2.11-1.15.0.jar
commons-macros_2.11-1.15.0.pom



Related Tutorials