MVN

com.github.xmlet : htmlflow

Maven & Gradle

Jan 31, 2023
7 usages
139 stars

com.github.xmlet:htmlflow · HtmlFlow library purpose is to allow Java applications to easily writing HTML documents in a fluent style into a java.io.PrintStream.

<dependency>
    <groupId>com.github.xmlet</groupId>
    <artifactId>htmlflow</artifactId>
    <version>4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.xmlet : htmlflow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0

All Versions

Choose a version of com.github.xmlet : htmlflow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0
htmlflow-4.0
3.9
htmlflow-3.9
3.8
htmlflow-3.8
3.7
htmlflow-3.7
3.6
htmlflow-3.6
3.5
htmlflow-3.5
3.4
htmlflow-3.4
3.3
htmlflow-3.3
3.2
htmlflow-3.2
3.1
htmlflow-3.1
3.0
htmlflow-3.0
2.1
htmlflow-2.1
2.0
htmlflow-2.0

How to add a dependency to Maven

Add the following com.github.xmlet : htmlflow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.xmlet</groupId>
    <artifactId>htmlflow</artifactId>
    <version>4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.xmlet : htmlflow gradle dependency to your build.gradle file:

implementation 'com.github.xmlet:htmlflow:4.0'

Gradle Kotlin DSL: Add the following com.github.xmlet : htmlflow gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.xmlet:htmlflow:4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.xmlet : htmlflow sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.xmlet" % "htmlflow" % "4.0"

Advertisement

Dependencies from Group

Jan 31, 2023
7 usages
139 stars
Aug 06, 2022
4 usages
69 stars
Jan 21, 2023
3 usages
2 stars
Oct 17, 2018
1 usages
10 stars
Oct 17, 2018
1 usages
3 stars

Discover Dependencies

Feb 26, 2020
3 usages
Feb 22, 2019
5 usages
4k stars
Sep 20, 2022
1 usages
548 stars
Jul 18, 2023
4 usages
103 stars
Sep 20, 2019
1 usages
0 stars
Dec 17, 2021
10 usages
784 stars