MVN

com.squareup.anvil : annotations

Maven & Gradle

Jul 29, 2023
12 usages
1.2k stars

Anvil Annotations · A Kotlin compiler plugin to make dependency injection with Dagger 2 easier by automatically merging Dagger modules and component interfaces.

<dependency>
    <groupId>com.squareup.anvil</groupId>
    <artifactId>annotations</artifactId>
    <version>2.4.7-1-8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.anvil : annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.7-1-8
  • Latest Release Candidate: 2.4.4-1.8.20-RC

All Versions

Choose a version of com.squareup.anvil : annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
annotations-2.4.7-1-8
annotations-2.4.7
annotations-2.4.6
annotations-2.4.5
annotations-2.4.4-1.8.20-RC
annotations-2.4.4
annotations-2.4.3-1-8-0-RC
annotations-2.4.3
annotations-2.4.2
annotations-2.4.1
annotations-2.4.1-1-6
annotations-2.4.0
annotations-2.4.0-M2
annotations-2.4.0-M1
2.3.x
annotations-2.3.11-1-6-10
annotations-2.3.11
annotations-2.3.10-1-6-0
annotations-2.3.10
annotations-2.3.9-1-6-0
annotations-2.3.9-1-6-0-RC2
annotations-2.3.9
annotations-2.3.8-1-6-0-RC2
annotations-2.3.8
annotations-2.3.7-1-6-0-RC
annotations-2.3.7
annotations-2.3.6-1-6-0-RC-1
annotations-2.3.6-1-6-0-RC
annotations-2.3.6
annotations-2.3.5
annotations-2.3.4
annotations-2.3.3
annotations-2.3.2
annotations-2.3.1
annotations-2.3.0
2.2.x
annotations-2.2.3
annotations-2.2.2
annotations-2.2.1
annotations-2.2.0
2.1.x
annotations-2.1.0
2.0.x
annotations-2.0.14
annotations-2.0.13
annotations-2.0.12
annotations-2.0.11
annotations-2.0.10
annotations-2.0.9
annotations-2.0.8
annotations-2.0.7
annotations-2.0.6
annotations-2.0.5
annotations-2.0.4
annotations-2.0.3
annotations-2.0.2
annotations-2.0.1
annotations-2.0.0
1.0.x
annotations-1.0.6
annotations-1.0.5-1.4-M3
annotations-1.0.5

How to add a dependency to Maven

Add the following com.squareup.anvil : annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.anvil</groupId>
    <artifactId>annotations</artifactId>
    <version>2.4.7-1-8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.anvil : annotations gradle dependency to your build.gradle file:

implementation 'com.squareup.anvil:annotations:2.4.7-1-8'

Gradle Kotlin DSL: Add the following com.squareup.anvil : annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.anvil:annotations:2.4.7-1-8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.anvil : annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.anvil" % "annotations" % "2.4.7-1-8"

Advertisement

Dependencies from Group

Jul 29, 2023
12 usages
1.2k stars
Jul 29, 2023
9 usages
1.2k stars
Jul 29, 2023
8 usages
1.2k stars
Jul 29, 2023
1 usages
1.2k stars
Jul 29, 2023
1 usages
1.2k stars

Discover Dependencies

Jun 02, 2021
3 usages
22 stars
Jul 08, 2009
12 usages
Oct 15, 2015
1 usages
39 stars
Aug 12, 2019
2 usages
0 stars
Jan 05, 2021
4 usages
196 stars
1 usages
1 stars
Dec 17, 2015
1 usages
Mar 30, 2016
2 usages
966 stars