Download avro-plugin-0.3.4.jar file - Jar a

Jar examples for a:avro-plugin

Description

avro-plugin

You can download jar file avro-plugin 0.3.4 in this page.

License

Apache 2

Build File

You can use the following script to add avro-plugin-0.3.4.jar to your project.

<dependency>
   <groupId>me.tfeng.play-plugins</groupId>
   <artifactId>avro-plugin</artifactId>
   <version>0.3.4</version>
</dependency>
compile group: 'me.tfeng.play-plugins', name: 'avro-plugin', version: '0.3.4'
libraryDependencies += "me.tfeng.play-plugins" % "avro-plugin" % "0.3.4"
<dependency org="me.tfeng.play-plugins" name="avro-plugin" rev="0.3.4"/>
@Grapes(@Grab(group='me.tfeng.play-plugins', module='avro-plugin', version='0.3.4'))
'me.tfeng.play-plugins:avro-plugin:jar:0.3.4'

Download

Click the following link to download the jar file.

avro-plugin-0.3.4.jar
avro-plugin-0.3.4-javadoc.jar
avro-plugin-0.3.4.pom
avro-plugin-0.3.4-sources.jar



Related Tutorials