MVN

com.aoapps : ao-tlds-book

Maven & Gradle

Jul 07, 2021
4 stars

AO TLDs Book · Documentation for AO TLDs in SemanticCMS format.

<dependency>
    <groupId>com.aoapps</groupId>
    <artifactId>ao-tlds-book</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aoapps : ao-tlds-book to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.aoapps : ao-tlds-book to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
ao-tlds-book-2.0.0

How to add a dependency to Maven

Add the following com.aoapps : ao-tlds-book maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aoapps</groupId>
    <artifactId>ao-tlds-book</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aoapps : ao-tlds-book gradle dependency to your build.gradle file:

implementation 'com.aoapps:ao-tlds-book:2.0.0'

Gradle Kotlin DSL: Add the following com.aoapps : ao-tlds-book gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aoapps:ao-tlds-book:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aoapps : ao-tlds-book sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aoapps" % "ao-tlds-book" % "2.0.0"

Advertisement

Dependencies from Group

Aug 19, 2023
408 usages
0 stars
Oct 16, 2021
402 usages
0 stars
Jul 16, 2022
383 usages
0 stars
Mar 12, 2023
383 usages
0 stars
Jul 05, 2021
356 usages
4 stars

Discover Dependencies