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