How To Install Java Artifact org.apache.avro.avro-android v1.11.3

org.apache.avro avro-android 1.11.3

Introduction

In this article, we'll learn how to install Java artifact avro-android from org.apache.avro group in version 1.11.3. The artifact is available in 4 versions: 1.11.3 1.11.2 1.11.1 1.11.0 The Apache Avro Android Compatibility project has its own website at: https://avro.apache.org. The parent project is: org.apache.avro::avro-parent::1.11.3

How To Install Java Artifact org.apache.avro.avro-android In Version 1.11.3

To install the Apache Avro Android Compatibility artifact in version 1.11.3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Apache Avro Android Compatibility dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (7)

Test dependencies (3)