Download common_2.11-0.0.1.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 0.0.1 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials