| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.aoindustries |
| Идентификатор | Идентификаторao-fluent-html-any |
| Версия | Версия0.5.0 |
| Тип | Типpom |
| Описание |
ОписаниеAO Fluent HTML Any
Base abstract classes and interfaces for Fluent Java DSL for high-performance HTML generation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ao-fluent-html-any-0.5.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-fluent-html-any/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>ao-fluent-html-any</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-fluent-html-any/
implementation 'com.aoindustries:ao-fluent-html-any:0.5.0'
// https://jarcasting.com/artifacts/com.aoindustries/ao-fluent-html-any/
implementation ("com.aoindustries:ao-fluent-html-any:0.5.0")
'com.aoindustries:ao-fluent-html-any:pom:0.5.0'
<dependency org="com.aoindustries" name="ao-fluent-html-any" rev="0.5.0">
<artifact name="ao-fluent-html-any" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-fluent-html-any', version='0.5.0')
)
libraryDependencies += "com.aoindustries" % "ao-fluent-html-any" % "0.5.0"
[com.aoindustries/ao-fluent-html-any "0.5.0"]