MVN

io.avaje : avaje-inject-aop

Maven & Gradle

Jun 11, 2024
<dependency>
    <groupId>io.avaje</groupId>
    <artifactId>avaje-inject-aop</artifactId>
    <version>10.0-RC6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.avaje : avaje-inject-aop to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 10.0-RC6
  • Latest Release Candidate: 10.0-RC6

All Versions

Choose a version of io.avaje : avaje-inject-aop to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
10.0
avaje-inject-aop-10.0-RC6

How to add a dependency to Maven

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

<dependency>
    <groupId>io.avaje</groupId>
    <artifactId>avaje-inject-aop</artifactId>
    <version>10.0-RC6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.avaje : avaje-inject-aop gradle dependency to your build.gradle file:

implementation 'io.avaje:avaje-inject-aop:10.0-RC6'

Gradle Kotlin DSL: Add the following io.avaje : avaje-inject-aop gradle kotlin dependency to your build.gradle.kts file:

implementation("io.avaje:avaje-inject-aop:10.0-RC6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.avaje : avaje-inject-aop sbt scala dependency to your build.sbt file:

libraryDependencies += "io.avaje" % "avaje-inject-aop" % "10.0-RC6"

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