MVN

com.aoapps : ao-web-resources-registry-book

Maven & Gradle

Jul 07, 2021
0 stars

AO Web Resources Registry Book · Documentation for AO Web Resources Registry in SemanticCMS format.

<dependency>
    <groupId>com.aoapps</groupId>
    <artifactId>ao-web-resources-registry-book</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.4.0

All Versions

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

Version Vulnerabilities Updated
0.4.x
ao-web-resources-registry-book-0.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.aoapps</groupId>
    <artifactId>ao-web-resources-registry-book</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.aoapps:ao-web-resources-registry-book:0.4.0'

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

implementation("com.aoapps:ao-web-resources-registry-book:0.4.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.aoapps" % "ao-web-resources-registry-book" % "0.4.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