MVN

com.aoapps : ao-hodgepodge

Maven & Gradle

Mar 12, 2023
383 usages
0 stars

AO Hodgepodge · Reusable Java library of general tools with minimal external dependencies.

<dependency>
    <groupId>com.aoapps</groupId>
    <artifactId>ao-hodgepodge</artifactId>
    <version>5.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.1.2

All Versions

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

Version Vulnerabilities Updated
5.1.x
ao-hodgepodge-5.1.2
ao-hodgepodge-5.1.1
ao-hodgepodge-5.1.0
5.0.x
ao-hodgepodge-5.0.2
ao-hodgepodge-5.0.1
ao-hodgepodge-5.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.aoapps</groupId>
    <artifactId>ao-hodgepodge</artifactId>
    <version>5.1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.aoapps:ao-hodgepodge:5.1.2'

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

implementation("com.aoapps:ao-hodgepodge:5.1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.aoapps" % "ao-hodgepodge" % "5.1.2"

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

Oct 21, 2014
2 usages
Dec 21, 2012
65 usages
Nov 15, 2011
29 usages
598 stars
Feb 07, 2023
59 usages
1.4k stars
May 24, 2019
8 usages
192 stars
Dec 23, 2022
90 usages
25 stars
Mar 13, 2023
82 usages
15 stars