Registry / utility / ao-style

ao-style

JSON →
library3.0.0javamavenunverified

Provides base CSS styles shared across multiple projects for consistent web design.

<dependency> <groupId>com.aoapps</groupId> <artifactId>ao-style</artifactId> <version>3.0.0</version> </dependency>
INSTALL
IMPORT
SIG · AO-STYLE
A
ao-style
utilityjavav3.0.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.

Style
com.aoapps.style.Style

Retrieves CSS styles from the library.

import com.aoapps.style.Style; public class Example { public static void main(String[] args) { Style style = new Style(); System.out.println(style.getCss()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
22
OpenAI (training)
2
Meta
1
Amazon
1
Resources