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

Jar examples for a:avro-plugin

Description

avro-plugin

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials