Files download
File Operation
ao-fluent-html-any-0.5.3.jar download
ao-fluent-html-any-0.5.3.pom download
ao-fluent-html-any-0.5.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.aoapps</groupId>
  <artifactId>ao-fluent-html-any</artifactId>
  <version>0.5.3</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.aoapps:ao-fluent-html-any:0.5.3'
Gradle Kotlin
implementation("com.aoapps:ao-fluent-html-any:0.5.3")
Scala SBT
libraryDependencies += "com.aoapps" % "ao-fluent-html-any" % "0.5.3"
Groovy Grape
@Grapes(
  @Grab(group='com.aoapps', module='ao-fluent-html-any', version='0.5.3')
)
Apache Ivy
<dependency org="com.aoapps" name="ao-fluent-html-any" rev="0.5.3" />
Leiningen
[com.aoapps/ao-fluent-html-any "0.5.3"]
Apache Buildr
'com.aoapps:ao-fluent-html-any:jar:0.5.3'