Jar examples for a:apex-avro
You can download jar file apex-avro 1.10 in this page.
You can use the following script to add apex-avro-1.10.jar to your project.
<dependency> <groupId>com.github.blasd.apex</groupId> <artifactId>apex-avro</artifactId> <version>1.10</version> </dependency>
compile group: 'com.github.blasd.apex', name: 'apex-avro', version: '1.10'
libraryDependencies += "com.github.blasd.apex" % "apex-avro" % "1.10"
<dependency org="com.github.blasd.apex" name="apex-avro" rev="1.10"/>
@Grapes(@Grab(group='com.github.blasd.apex', module='apex-avro', version='1.10'))
'com.github.blasd.apex:apex-avro:jar:1.10'
Click the following link to download the jar file.
apex-avro-1.10-javadoc.jar