Download common_2.11-1.3.2.jar file - Jar c

Jar examples for c:common-2.11

Description

This is a common set of libraries for vamp products, such as helpers, case class generators, various traits and such.

You can download jar file common_2.11 1.3.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add common_2.11-1.3.2.jar to your project.

<dependency>
   <groupId>io.fsq</groupId>
   <artifactId>common_2.11</artifactId>
   <version>1.3.2</version>
</dependency>
compile group: 'io.fsq', name: 'common_2.11', version: '1.3.2'
libraryDependencies += "io.fsq" % "common_2.11" % "1.3.2"
<dependency org="io.fsq" name="common_2.11" rev="1.3.2"/>
@Grapes(@Grab(group='io.fsq', module='common_2.11', version='1.3.2'))
'io.fsq:common_2.11:jar:1.3.2'

Download

Click the following link to download the jar file.

common_2.11-1.3.2-javadoc.jar
common_2.11-1.3.2-sources.jar
common_2.11-1.3.2.jar
common_2.11-1.3.2.pom



Related Tutorials