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 0.2.0 in this page.
The Apache License, Version 2.0
You can use the following script to add common_2.11-0.2.0.jar to your project.
<dependency> <groupId>io.hydrosphere</groupId> <artifactId>common_2.11</artifactId> <version>0.2.0</version> </dependency>
compile group: 'io.hydrosphere', name: 'common_2.11', version: '0.2.0'
libraryDependencies += "io.hydrosphere" % "common_2.11" % "0.2.0"
<dependency org="io.hydrosphere" name="common_2.11" rev="0.2.0"/>
@Grapes(@Grab(group='io.hydrosphere', module='common_2.11', version='0.2.0'))
'io.hydrosphere:common_2.11:jar:0.2.0'
Click the following link to download the jar file.
common_2.11-0.2.0-javadoc.jar