Download commons-macros_2.12.0-RC1-1.18.3.jar file - Jar c

Jar examples for c:commons-macros-2.12

Description

AVSystem commons library for Scala

You can download jar file commons-macros_2.12.0-RC1 1.18.3 in this page.

License

The MIT License

Build File

You can use the following script to add commons-macros_2.12.0-RC1-1.18.3.jar to your project.

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

Download

Click the following link to download the jar file.

commons-macros_2.12.0-RC1-1.18.3-javadoc.jar
commons-macros_2.12.0-RC1-1.18.3-sources.jar
commons-macros_2.12.0-RC1-1.18.3.jar
commons-macros_2.12.0-RC1-1.18.3.pom



Related Tutorials