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.

Лицензия

Лицензия

Группа

Группа

com.github.xmlet
Идентификатор

Идентификатор

htmlflow
Последняя версия

Последняя версия

3.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/xmlet/HtmlFlow

Скачать htmlflow

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.xmlet : htmlApiFaster jar 1.0.9
org.jsoup : jsoup jar 1.14.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
io.reactivex.rxjava3 : rxjava jar 3.0.12

Модули Проекта

Данный проект не имеет модулей.
com.github.xmlet

Версии библиотеки

Версия
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.1
2.0