Registry / utility / ao-fluent-html-any

ao-fluent-html-any

JSON →
library0.9.0javamavenunverified

Base abstract classes and interfaces for Fluent Java DSL for high-performance HTML generation.

<dependency> <groupId>com.aoapps</groupId> <artifactId>ao-fluent-html-any</artifactId> <version>0.9.0</version> </dependency>
INSTALL
IMPORT
SIG · AO-FLUENT-HTML-ANY
A
ao-fluent-html-any
utilityjavav0.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AnyDocument
com.aoapps.html.any.AnyDocument

Creates an abstract HTML document instance.

import com.aoapps.html.any.AnyDocument; public class Example { public static void main(String[] args) { AnyDocument doc = new AnyDocument() {}; System.out.println("Document created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
18
OpenAI (training)
2
Meta
1
Amazon
1
Resources
ao-fluent-html-any — mvn dependency:get ao-fluent-html-any · libregistry