не последняя версия
Последняя версия 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.

Лицензия

Лицензия

Группа

Группа

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

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

htmlflow
Версия

Версия

3.8
Тип

Тип

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 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"]

Зависимости

compile (2)

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

test (2)

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

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

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