Download avro-codegen-runtime_2.11-0.3.4.jar file - Jar a

Jar examples for a:avro-codegen-runtime-2.11

Description

avro-codegen-runtime

You can download jar file avro-codegen-runtime_2.11 0.3.4 in this page.

License

Apache 2.0

Build File

You can use the following script to add avro-codegen-runtime_2.11-0.3.4.jar to your project.

<dependency>
   <groupId>com.gonitro</groupId>
   <artifactId>avro-codegen-runtime_2.11</artifactId>
   <version>0.3.4</version>
</dependency>
compile group: 'com.gonitro', name: 'avro-codegen-runtime_2.11', version: '0.3.4'
libraryDependencies += "com.gonitro" % "avro-codegen-runtime_2.11" % "0.3.4"
<dependency org="com.gonitro" name="avro-codegen-runtime_2.11" rev="0.3.4"/>
@Grapes(@Grab(group='com.gonitro', module='avro-codegen-runtime_2.11', version='0.3.4'))
'com.gonitro:avro-codegen-runtime_2.11:jar:0.3.4'

Download

Click the following link to download the jar file.

avro-codegen-runtime_2.11-0.3.4-javadoc.jar
avro-codegen-runtime_2.11-0.3.4-sources.jar
avro-codegen-runtime_2.11-0.3.4.jar
avro-codegen-runtime_2.11-0.3.4.pom



Related Tutorials