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