Skip to content

ikannak/xmlpull-xpp3

 
 

Repository files navigation

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.

About

XML Pull Parsing API and XPP3 parser

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 68.8%
  • HTML 30.6%
  • Other 0.6%