Download chill-avro-0.4.0.jar file - Jar c

Jar examples for c:chill-avro

Description

chill-avro

You can download jar file chill-avro 0.4.0 in this page.

License

Apache 2

Build File

You can use the following script to add chill-avro-0.4.0.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>chill-avro</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'com.twitter', name: 'chill-avro', version: '0.4.0'
libraryDependencies += "com.twitter" % "chill-avro" % "0.4.0"
<dependency org="com.twitter" name="chill-avro" rev="0.4.0"/>
@Grapes(@Grab(group='com.twitter', module='chill-avro', version='0.4.0'))
'com.twitter:chill-avro:jar:0.4.0'

Download

Click the following link to download the jar file.

chill-avro-0.4.0-javadoc.jar
chill-avro-0.4.0-sources.jar
chill-avro-0.4.0.jar
chill-avro-0.4.0.pom



Related Tutorials