Files download
File Operation
ao-fluent-html-servlet-0.5.0.pom download
Apache Maven
<dependency>
  <groupId>com.aoindustries</groupId>
  <artifactId>ao-fluent-html-servlet</artifactId>
  <version>0.5.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.aoindustries:ao-fluent-html-servlet:0.5.0'
Gradle Kotlin
implementation("com.aoindustries:ao-fluent-html-servlet:0.5.0")
Scala SBT
libraryDependencies += "com.aoindustries" % "ao-fluent-html-servlet" % "0.5.0"
Groovy Grape
@Grapes(
  @Grab(group='com.aoindustries', module='ao-fluent-html-servlet', version='0.5.0')
)
Apache Ivy
<dependency org="com.aoindustries" name="ao-fluent-html-servlet" rev="0.5.0" />
Leiningen
[com.aoindustries/ao-fluent-html-servlet "0.5.0"]
Apache Buildr
'com.aoindustries:ao-fluent-html-servlet:jar:0.5.0'
Dependencies
The project has no third-party dependencies