MVN

io.avaje : avaje-config-aws-appconfig

Maven & Gradle

Feb 03, 2024
<dependency>
    <groupId>io.avaje</groupId>
    <artifactId>avaje-config-aws-appconfig</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.avaje : avaje-config-aws-appconfig to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of io.avaje : avaje-config-aws-appconfig to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
avaje-config-aws-appconfig-0.3

How to add a dependency to Maven

Add the following io.avaje : avaje-config-aws-appconfig maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.avaje</groupId>
    <artifactId>avaje-config-aws-appconfig</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.avaje : avaje-config-aws-appconfig gradle dependency to your build.gradle file:

implementation 'io.avaje:avaje-config-aws-appconfig:0.3'

Gradle Kotlin DSL: Add the following io.avaje : avaje-config-aws-appconfig gradle kotlin dependency to your build.gradle.kts file:

implementation("io.avaje:avaje-config-aws-appconfig:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.avaje : avaje-config-aws-appconfig sbt scala dependency to your build.sbt file:

libraryDependencies += "io.avaje" % "avaje-config-aws-appconfig" % "0.3"

Advertisement

Dependencies from Group

Mar 16, 2022
38 usages
Oct 19, 2021
9 usages
0 stars
Aug 01, 2023
9 usages
0 stars
Jan 08, 2023
8 usages
0 stars
Aug 25, 2023
6 usages
0 stars

Discover Dependencies