Download hoodie-common-0.4.2.jar file - Jar h

Jar examples for h:hoodie-common

Description

You can download jar file hoodie-common 0.4.2 in this page.

License

Apache License

Build File

You can use the following script to add hoodie-common-0.4.2.jar to your project.

<dependency>
   <groupId>com.uber.hoodie</groupId>
   <artifactId>hoodie-common</artifactId>
   <version>0.4.2</version>
</dependency>
compile group: 'com.uber.hoodie', name: 'hoodie-common', version: '0.4.2'
libraryDependencies += "com.uber.hoodie" % "hoodie-common" % "0.4.2"
<dependency org="com.uber.hoodie" name="hoodie-common" rev="0.4.2"/>
@Grapes(@Grab(group='com.uber.hoodie', module='hoodie-common', version='0.4.2'))
'com.uber.hoodie:hoodie-common:jar:0.4.2'

Download

Click the following link to download the jar file.

hoodie-common-0.4.2-javadoc.jar
hoodie-common-0.4.2-sources.jar
hoodie-common-0.4.2-tests.jar
hoodie-common-0.4.2.jar
hoodie-common-0.4.2.pom



Related Tutorials