License |
License |
---|---|
GroupId | GroupIdcom.aoindustries |
ArtifactId | ArtifactIdao-fluent-html-util |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAO Fluent HTML Util
Utilities for Fluent Java DSL for high-performance HTML generation.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ao-fluent-html-util-0.5.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-fluent-html-util/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>ao-fluent-html-util</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-fluent-html-util/
implementation 'com.aoindustries:ao-fluent-html-util:0.5.0'
// https://jarcasting.com/artifacts/com.aoindustries/ao-fluent-html-util/
implementation ("com.aoindustries:ao-fluent-html-util:0.5.0")
'com.aoindustries:ao-fluent-html-util:pom:0.5.0'
<dependency org="com.aoindustries" name="ao-fluent-html-util" rev="0.5.0">
<artifact name="ao-fluent-html-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-fluent-html-util', version='0.5.0')
)
libraryDependencies += "com.aoindustries" % "ao-fluent-html-util" % "0.5.0"
[com.aoindustries/ao-fluent-html-util "0.5.0"]