Jar examples for c:common-2.11
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.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
common_2.11-1.3.2-javadoc.jar