is not current version
Last Version 3.9

com.github.xmlet:htmlflow 3.8

HtmlFlow library purpose is to allow Java applications to easily writing HTML documents in a fluent style into a java.io.PrintStream.

License

License

GroupId

GroupId

com.github.xmlet
ArtifactId

ArtifactId

htmlflow
Version

Version

3.8
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/xmlet/HtmlFlow

Download htmlflow 3.8


<!-- https://jarcasting.com/artifacts/com.github.xmlet/htmlflow/ -->
<dependency>
    <groupId>com.github.xmlet</groupId>
    <artifactId>htmlflow</artifactId>
    <version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xmlet/htmlflow/
implementation 'com.github.xmlet:htmlflow:3.8'
// https://jarcasting.com/artifacts/com.github.xmlet/htmlflow/
implementation ("com.github.xmlet:htmlflow:3.8")
'com.github.xmlet:htmlflow:jar:3.8'
<dependency org="com.github.xmlet" name="htmlflow" rev="3.8">
  <artifact name="htmlflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xmlet', module='htmlflow', version='3.8')
)
libraryDependencies += "com.github.xmlet" % "htmlflow" % "3.8"
[com.github.xmlet/htmlflow "3.8"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.xmlet : htmlApiFaster jar 1.0.7
org.jsoup : jsoup jar 1.14.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.reactivex.rxjava3 : rxjava jar 3.0.12

Project Modules

There are no modules declared in this project.