How To Install Java Artifact xmlpull.xmlpull v1.1.3.4d_b4_min

xmlpull xmlpull 1.1.3.4d_b4_min

Introduction

In this article, we'll learn how to install Java artifact xmlpull from xmlpull group in version 1.1.3.4d_b4_min. The artifact is available in 4 versions: 1.1.3.4d_b4_min 1.1.3.4a 1.1.3.1 1.1.2.1 . The XML Pull Parsing API project has been released under Public Domain license, and has its own website at: http://www.xmlpull.org .

How To Install Java Artifact xmlpull.xmlpull In Version 1.1.3.4d_b4_min

To install the XML Pull Parsing API artifact in version 1.1.3.4d_b4_min 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 XML Pull Parsing API 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.

Licenses