Download avro4s-generator_2.11-1.6.0.jar file - Jar a

Jar examples for a:avro4s-generator-2.11

Description

avro4s-generator

You can download jar file avro4s-generator_2.11 1.6.0 in this page.

License

Apache 2

Build File

You can use the following script to add avro4s-generator_2.11-1.6.0.jar to your project.

<dependency>
   <groupId>com.sksamuel.avro4s</groupId>
   <artifactId>avro4s-generator_2.11</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'com.sksamuel.avro4s', name: 'avro4s-generator_2.11', version: '1.6.0'
libraryDependencies += "com.sksamuel.avro4s" % "avro4s-generator_2.11" % "1.6.0"
<dependency org="com.sksamuel.avro4s" name="avro4s-generator_2.11" rev="1.6.0"/>
@Grapes(@Grab(group='com.sksamuel.avro4s', module='avro4s-generator_2.11', version='1.6.0'))
'com.sksamuel.avro4s:avro4s-generator_2.11:jar:1.6.0'

Download

Click the following link to download the jar file.

avro4s-generator_2.11-1.6.0-javadoc.jar
avro4s-generator_2.11-1.6.0-sources.jar
avro4s-generator_2.11-1.6.0.jar
avro4s-generator_2.11-1.6.0.pom



Related Tutorials