# xmlpull-xpp3 **Repository Path**: mirrors_addons/xmlpull-xpp3 ## Basic Information - **Project Name**: xmlpull-xpp3 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-03 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README == Quick development start Note: You need JDK 9 or newer. The resulting jars are still compatible with Java 6+. To build: ---- $ mvn clean install -DskipTests ---- To develop with IntelliJ IDEA, Eclipse or NetBeans, open the root `pom.xml` as a new project.