If you are using Gradle, add the following to your build.gradle file: dependencies { implementation 'jaxen:jaxen:2.0.1' } Use code with caution. 3. Manual JAR Download
Depending on your project's needs, you can download Jaxen through automated build tools or as a standalone JAR file. 1. Maven (Recommended) jaxen download
Jaxen Download: A Complete Guide to the Universal XPath Engine for Java If you are using Gradle, add the following to your build
: The best choice if you are still using Java 1.4 . If you are using Gradle