Download commons-shared_2.11-1.20.6.jar file - Jar c

Jar examples for c:commons-shared-2.11

Description

AVSystem commons library for Scala

You can download jar file commons-shared_2.11 1.20.6 in this page.

License

The MIT License

Build File

You can use the following script to add commons-shared_2.11-1.20.6.jar to your project.

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

Download

Click the following link to download the jar file.

commons-shared_2.11-1.20.6-javadoc.jar
commons-shared_2.11-1.20.6-sources.jar
commons-shared_2.11-1.20.6.jar
commons-shared_2.11-1.20.6.pom



Related Tutorials