MVN

com.aoindustries : ao-fluent-html-util

Maven & Gradle

Jul 19, 2021
3 usages
0 stars

AO Fluent HTML Util · Utilities for Fluent Java DSL for high-performance HTML generation.

<dependency>
    <groupId>com.aoindustries</groupId>
    <artifactId>ao-fluent-html-util</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aoindustries : ao-fluent-html-util to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.aoindustries : ao-fluent-html-util to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
ao-fluent-html-util-0.5.0
0.4.x
ao-fluent-html-util-0.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aoindustries</groupId>
    <artifactId>ao-fluent-html-util</artifactId>
    <version>0.5.0</version>
</dependency>

Advertisement