MVN

com.helger : ph-xhe

Maven & Gradle

Apr 22, 2023
2 stars

ph-xhe · Library for reading and writing OASIS XHE documents

<dependency>
    <groupId>com.helger</groupId>
    <artifactId>ph-xhe</artifactId>
    <version>4.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.helger : ph-xhe to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.1

All Versions

Choose a version of com.helger : ph-xhe to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
ph-xhe-4.0.1
ph-xhe-4.0.0
3.0.x
ph-xhe-3.0.0
2.2.x
ph-xhe-2.2.1
ph-xhe-2.2.0
2.1.x
ph-xhe-2.1.0
2.0.x
ph-xhe-2.0.1
ph-xhe-2.0.0
1.1.x
ph-xhe-1.1.3
ph-xhe-1.1.2
ph-xhe-1.1.1
ph-xhe-1.1.0
1.0.x
ph-xhe-1.0.2
ph-xhe-1.0.1
ph-xhe-1.0.0

How to add a dependency to Maven

Add the following com.helger : ph-xhe maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.helger</groupId>
    <artifactId>ph-xhe</artifactId>
    <version>4.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.helger : ph-xhe gradle dependency to your build.gradle file:

implementation 'com.helger:ph-xhe:4.0.1'

Gradle Kotlin DSL: Add the following com.helger : ph-xhe gradle kotlin dependency to your build.gradle.kts file:

implementation("com.helger:ph-xhe:4.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.helger : ph-xhe sbt scala dependency to your build.sbt file:

libraryDependencies += "com.helger" % "ph-xhe" % "4.0.1"

Advertisement

Dependencies from Group

Mar 18, 2021
258 usages
29 stars
Mar 18, 2021
101 usages
29 stars
Mar 18, 2021
79 usages
29 stars
Jul 21, 2019
79 usages
0 stars
Mar 18, 2021
68 usages
29 stars

Discover Dependencies