Jar examples for a:avro
Avro core components
You can download jar file avro 0.5.13 in this page.
Apache License
You can use the following script to add avro-0.5.13.jar to your project.
<dependency> <groupId>me.tfeng.toolbox</groupId> <artifactId>avro</artifactId> <version>0.5.13</version> </dependency>
compile group: 'me.tfeng.toolbox', name: 'avro', version: '0.5.13'
libraryDependencies += "me.tfeng.toolbox" % "avro" % "0.5.13"
<dependency org="me.tfeng.toolbox" name="avro" rev="0.5.13"/>
@Grapes(@Grab(group='me.tfeng.toolbox', module='avro', version='0.5.13'))
'me.tfeng.toolbox:avro:jar:0.5.13'
Click the following link to download the jar file.
avro-0.5.13-javadoc.jar